Commit Graph

166 Commits

Author SHA1 Message Date
Heng Sin Low 2ccb302d11 * Adding an example implementation of TestSuite 2007-05-23 14:18:29 +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
wght 8686e23d3d Added a testfunctional target and new tests to execute. 2007-05-22 23:31:22 +00:00
trifonnt 9c2bba3565 Reorganzation of tests:
functional
performance
2007-05-21 12:22:32 +00:00
trifonnt 9209afdd20 Improvement in MProductTest.
Better timestatistic.
2007-05-21 06:55:57 +00:00
trifonnt ec2b1c66f5 Added MProductTest Eclipse launcher. 2007-05-19 20:15:04 +00:00
trifonnt 99e8584bc7 Added MProductTest, whihc test Product creation. 2007-05-19 20:13:39 +00:00
teo_sarca c17679fe11 * added junit to build class path
* added base/build to classpath, instead of build/Base.jar
2007-05-17 06:34:08 +00:00
trifonnt 3774af4050 Added JUnit exmaple test.
It test creation of MLocation records.
2007-05-15 23:19:30 +00:00
Heng Sin Low acc50d2e48 * remove dbport, print and interface project reference 2007-05-10 04:00:31 +00:00
Heng Sin Low debda7d1df * fixed eclipse classpath 2007-05-10 03:24:46 +00:00
Carlos Ruiz 501eca17d5 New sample of GardenWorld MyValidator to work correctly with new events 2007-02-27 05:46:34 +00:00
vpj-cd ecad54b7cf move branch adempire311 to trunk 2006-11-17 03:08:46 +00:00