|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestCaseImplementError | |
org.apache.cactus.internal.util | Contains various internal utility classes. |
Uses of TestCaseImplementError in org.apache.cactus.internal.util |
Methods in org.apache.cactus.internal.util that throw TestCaseImplementError | |
static void |
TestCaseImplementChecker.checkTestName(junit.framework.Test theTest)
Check if the Test to run is properly implemented or not. |
static void |
TestCaseImplementChecker.checkAsBeginMethod(java.lang.reflect.Method theMethod)
Check if the method is suitable for a begin method. |
static void |
TestCaseImplementChecker.checkAsEndMethod(java.lang.reflect.Method theMethod)
Check if the method is suitable for a end method. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |