de.codecentric.jbehave.junit.monitoring
Class JUnitReportingRunner
java.lang.Object
org.junit.runner.Runner
de.codecentric.jbehave.junit.monitoring.JUnitReportingRunner
- All Implemented Interfaces:
- org.junit.runner.Describable
public class JUnitReportingRunner
- extends org.junit.runner.Runner
|
Method Summary |
org.junit.runner.Description |
getDescription()
|
static org.jbehave.core.embedder.EmbedderControls |
recommandedControls(org.jbehave.core.embedder.Embedder embedder)
|
void |
run(org.junit.runner.notification.RunNotifier notifier)
|
int |
testCount()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitReportingRunner
public JUnitReportingRunner(Class<? extends org.jbehave.core.ConfigurableEmbedder> testClass)
throws Throwable
- Throws:
Throwable
getDescription
public org.junit.runner.Description getDescription()
- Specified by:
getDescription in interface org.junit.runner.Describable- Specified by:
getDescription in class org.junit.runner.Runner
testCount
public int testCount()
- Overrides:
testCount in class org.junit.runner.Runner
run
public void run(org.junit.runner.notification.RunNotifier notifier)
- Specified by:
run in class org.junit.runner.Runner
recommandedControls
public static org.jbehave.core.embedder.EmbedderControls recommandedControls(org.jbehave.core.embedder.Embedder embedder)
Copyright © 2012 codecentric AG. All Rights Reserved.