Commit Graph

5 Commits

Author SHA1 Message Date
Heng Sin Low 772c9cd684 * clean up unit test code. 2007-11-07 15:43:40 +00:00
Heng Sin Low b3e4e41610 * Fixed a mistake in previous commit. 2007-05-23 14:03:02 +00:00
Heng Sin Low 174885b5b9 * Handle exception/error with Assert.Fail instead of System.out
* Make Hole.java compile with latest trunk
2007-05-23 13:51:08 +00:00
trifonnt 71bfeb38e2 Added AD_Client_ID=11 to test.properties.template
We do not need to use utils classes from other projects(JasperReports).
Created org.adempiere.test.utils package and added DBUtils whihc has oly 2 methods now used by tests.
Refactored functional tests in order to use static variables by class name not object name(changed from: someObject.STATIS_VARIABLE to: SomeClass.STATIC_VARIABLE).
2007-05-23 07:38:17 +00:00
wght 8d45259f6d Added new functional tests dealing with importing of business partners.
I also modified MLocationTest.java to set a specific AD_Client_ID through
the properties ctx.
2007-05-22 23:48:11 +00:00