|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TestFilesTestSuite | |
| org.multijava.util.testing | Provides JUnit testing utilities for all of the parts of MultiJava and the Java Modeling Language. |
| Uses of TestFilesTestSuite in org.multijava.util.testing |
| Subclasses of TestFilesTestSuite in org.multijava.util.testing | |
class |
TestFilesCompileAndRunTestSuite
This is a JUnit TestSuite that is created from a number of tests as follows. |
class |
TestFilesCompileOnlyTestSuite
This is a JUnit TestSuite that is created from a number of tests as follows. |
| Constructors in org.multijava.util.testing with parameters of type TestFilesTestSuite | |
TestFilesTestSuite.Helper(String filename,
String[] args)
The first argument is used as the name of the test as well as the name of the file to be tested. |
|
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||