|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runner.Runner
de.jdemo.junit.JDemoSuiteClassRunner
public class JDemoSuiteClassRunner
| Constructor Summary | |
|---|---|
JDemoSuiteClassRunner(java.lang.Class<?> klass)
|
|
| Method Summary | |
|---|---|
static junit.framework.TestListener |
createAdaptingListener(org.junit.runner.notification.RunNotifier notifier)
|
org.junit.runner.Description |
getDescription()
|
void |
run(org.junit.runner.notification.RunNotifier notifier)
|
| 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 JDemoSuiteClassRunner(java.lang.Class<?> klass)
| Method Detail |
|---|
public void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runner.Runnerpublic static junit.framework.TestListener createAdaptingListener(org.junit.runner.notification.RunNotifier notifier)
public org.junit.runner.Description getDescription()
getDescription in interface org.junit.runner.DescribablegetDescription in class org.junit.runner.Runner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||