Package org.apache.ant.antunit.junit3
Class AntUnitTestCase.TestCaseName
java.lang.Object
org.apache.ant.antunit.junit3.AntUnitTestCase.TestCaseName
- Enclosing class:
- AntUnitTestCase
Handle the serialization and the parsing of the name of a TestCase. The
name of the TestCase contains the filename of the script and the target,
so that the name uniquely identify the TestCase, and a TestCase can be
executed from its name.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
script
-
target
-
-
Constructor Details
-
TestCaseName
-
TestCaseName
-
-
Method Details
-
getName
-
getScript
-
getTarget
-