Changes between Version 9 and Version 10 of PromotUnitTests
- Timestamp:
- Oct 28, 2008, 8:46:09 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotUnitTests
v9 v10 5 5 For the Java part the JUnit testing framework is a suitable solution. 6 6 7 There are already some tests implemented. They are listed in the class !PromotTests see [/trac/browser/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/PromotTests.java] 7 There are already some tests implemented. They are listed in the class !PromotTests see [/trac/browser/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/PromotTests.java]. [[BR]] 8 8 As a first step the available tests should be studied. Then some of the following tests (simple, more complex) can be implemented. 9 9