|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NbTestSuite | |
---|---|
org.netbeans.junit |
Uses of NbTestSuite in org.netbeans.junit |
---|
Subclasses of NbTestSuite in org.netbeans.junit | |
---|---|
class |
MultiTestSuite
|
class |
ParametricTestSuite
Extension to MultiTestSuite class. |
Methods in org.netbeans.junit that return NbTestSuite | |
---|---|
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. |
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. |
|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
PREV NEXT | FRAMES NO FRAMES |