public class JDemoSuiteClassRunner
extends org.junit.runner.Runner
| Constructor and Description |
|---|
JDemoSuiteClassRunner(java.lang.Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.TestListener |
createAdaptingListener(org.junit.runner.notification.RunNotifier notifier) |
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
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
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.