|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestCases.Fault | |
---|---|
com.sun.javatest.lib | This package contains miscellaneous library code that may be used by tests and frameworks. |
Uses of TestCases.Fault in com.sun.javatest.lib |
---|
Methods in com.sun.javatest.lib that throw TestCases.Fault | |
---|---|
void |
TestCases.exclude(java.lang.String testCaseNames)
Explicitly exclude a set of test cases by name. |
void |
TestCases.exclude(java.lang.String[] testCaseNames)
Explicitly exclude a set of test cases by name. |
void |
TestCases.select(java.lang.String testCaseNames)
Explicitly select a set of test cases by name. |
void |
TestCases.select(java.lang.String[] testCaseNames)
Explicitly select a set of test cases by name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |