|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.junit.runner.Runner
org.junit.internal.runners.JUnit38ClassRunner
org.junit.runners.AllTests
org.apache.axis2.testutils.AllTestsWithRuntimeIgnore
public class AllTestsWithRuntimeIgnore
Extension of the AllTests
runner that recognizes RuntimeIgnoreException
.
Constructor Summary | |
---|---|
AllTestsWithRuntimeIgnore(java.lang.Class<?> klass)
|
Method Summary | |
---|---|
void |
run(org.junit.runner.notification.RunNotifier notifier)
|
Methods inherited from class org.junit.runners.AllTests |
---|
testFromSuiteMethod |
Methods inherited from class org.junit.internal.runners.JUnit38ClassRunner |
---|
createAdaptingListener, filter, getDescription, sort |
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 AllTestsWithRuntimeIgnore(java.lang.Class<?> klass) throws java.lang.Throwable
java.lang.Throwable
Method Detail |
---|
public void run(org.junit.runner.notification.RunNotifier notifier)
run
in class org.junit.internal.runners.JUnit38ClassRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |