|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.runner.Runner org.junit.internal.runners.JUnit4ClassRunner junitx.ddtunit.optional.junit4.DDTUnit4ClassRunner
public class DDTUnit4ClassRunner
Constructor Summary | |
---|---|
DDTUnit4ClassRunner(Class<? extends junit.framework.TestCase> clazz)
|
Method Summary | |
---|---|
protected void |
invokeTestMethod(Method method,
RunNotifier runNotifier)
|
Methods inherited from class org.junit.internal.runners.JUnit4ClassRunner |
---|
classAnnotations, createTest, filter, getDescription, getName, getTestClass, getTestMethods, methodDescription, run, runMethods, sort, testAnnotations, testName, validate, wrapMethod |
Methods inherited from class org.junit.runner.Runner |
---|
testCount |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DDTUnit4ClassRunner(Class<? extends junit.framework.TestCase> clazz) throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationError
Method Detail |
---|
protected void invokeTestMethod(Method method, RunNotifier runNotifier)
invokeTestMethod
in class org.junit.internal.runners.JUnit4ClassRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |