|
org.netbeans.modules.nbjunit/1 1.29 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NbTestSuite | |
org.netbeans.junit |
Uses of NbTestSuite in org.netbeans.junit |
Methods in org.netbeans.junit that return NbTestSuite | |
static NbTestSuite |
NbTestSuite.speedSuite(Class clazz,
int slowness,
int repeat)
Factory method to create a special execution suite that not only executes the tests but also measures the times each execution took. |
static NbTestSuite |
NbTestSuite.linearSpeedSuite(Class clazz,
int slowness,
int repeat)
Factory method to create a special execution suite that not only executes the tests but also measures the times each execution took. |
|
org.netbeans.modules.nbjunit/1 1.29 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |