Commit Graph

3 Commits

Author SHA1 Message Date
trifonnt e114b8ce9b Improved Product creation performance test. 2010-01-12 13:37:02 +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
trifonnt 3774af4050 Added JUnit exmaple test.
It test creation of MLocation records.
2007-05-15 23:19:30 +00:00