|
UTJML | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCase | |
|---|---|
| edu.utep.cs.utjml.canica.output | |
| edu.utep.cs.utjml.rat | Contains the source code to generate test cases randomly for Java classes. |
| Uses of TestCase in edu.utep.cs.utjml.canica.output |
|---|
| Methods in edu.utep.cs.utjml.canica.output with parameters of type TestCase | |
|---|---|
void |
OutputPaneTestGeneration.testcase(String coverage,
boolean added,
TestCase tc)
|
| Uses of TestCase in edu.utep.cs.utjml.rat |
|---|
| Methods in edu.utep.cs.utjml.rat with parameters of type TestCase | |
|---|---|
void |
RatListener.testcase(String coverage,
boolean added,
TestCase testcase)
Invoked when a new test case is generated for the current method. |
void |
RatAdapter.testcase(String coverage,
boolean added,
TestCase tc)
Invoked when a new test case is generated for the current method. |
|
UTJML | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||