-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
Adding the following properties to junit target in build.xml
- ant -Dtestcase - for a single test class
- ant -Dtestpackage - for all classes in a package, including sub-packages
- and -Dtestpackageroot - for all classes in a package, without sub-packages