|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TestClassGenerator | |
| org.jmlspecs.jmlunit | Generates JUnit test classes from JML specifications. |
| Uses of TestClassGenerator in org.jmlspecs.jmlunit |
| Subclasses of TestClassGenerator in org.jmlspecs.jmlunit | |
class |
TestDataClassGenerator
A class for generating JML/JUnit test data classes. |
| Constructors in org.jmlspecs.jmlunit with parameters of type TestClassGenerator | |
TestClassGenerator.MethodInfo(CMethod m)
Initialize this object from the given CMethod |
|
TestClassGenerator.MethodInfo(JMethodDeclarationType mdecl)
Initialize this object from the given JMethodDeclarationType |
|
TestClassGenerator.MethodsIterator(List methods,
List inhMeths)
Initialize this methods iter. |
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||