|
UTJML | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RatOptions | |
|---|---|
| edu.utep.cs.utjml.rat | Contains the source code to generate test cases randomly for Java classes. |
| Uses of RatOptions in edu.utep.cs.utjml.rat |
|---|
| Methods in edu.utep.cs.utjml.rat with parameters of type RatOptions | |
|---|---|
void |
TestClassGenerator.perform(Writer writer,
JCompilationUnit cunit,
RatOptions options)
Generates a JML/JUnit test oracle class for the given compilation unit. |
| Constructors in edu.utep.cs.utjml.rat with parameters of type RatOptions | |
|---|---|
TestClassGenerator(RatOptions options)
Constructs a new test oracle generator. |
|
TestDataClassGenerator(RatOptions options)
Constructs a new test data class generator object. |
|
|
UTJML | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||