|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TestFilesTestSuite.Helper | |
| org.multijava.util.testing | Provides JUnit testing utilities for all of the parts of MultiJava and the Java Modeling Language. |
| Uses of TestFilesTestSuite.Helper in org.multijava.util.testing |
| Subclasses of TestFilesTestSuite.Helper in org.multijava.util.testing | |
class |
TestFilesCompileAndRunTestSuite.Helper
This is a helper class that is actually a TestCase; it is run repeatedly with different constructor arguments. |
class |
TestFilesCompileOnlyTestSuite.Helper
This is a helper class that is actually a TestCase; it is run repeatedly with different constructor arguments. |
| Methods in org.multijava.util.testing that return TestFilesTestSuite.Helper | |
protected TestFilesTestSuite.Helper |
TestFilesTestSuite.makeHelper(String filename,
String[] args)
Factory method for the helper class object. |
protected TestFilesTestSuite.Helper |
TestFilesCompileOnlyTestSuite.makeHelper(String testname,
String[] args)
|
protected TestFilesTestSuite.Helper |
TestFilesCompileAndRunTestSuite.makeHelper(String testname,
String[] args)
|
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||