|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Suite | |
org.apache.commons.latka | |
org.apache.commons.latka.junit |
Uses of Suite in org.apache.commons.latka |
Methods in org.apache.commons.latka with parameters of type Suite | |
void |
Latka.runTests(Suite suite,
LatkaEventListener listener)
Execute a single Latka test suite. |
Uses of Suite in org.apache.commons.latka.junit |
Constructors in org.apache.commons.latka.junit with parameters of type Suite | |
JUnitTestAdapter(Suite suite,
int testCount)
Create a Test from a Latka suite and a number of tests |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |