public class JUnitReportingRunner
extends org.junit.runner.Runner
| Constructor and Description |
|---|
JUnitReportingRunner(Class<? extends org.jbehave.core.ConfigurableEmbedder> testClass) |
| Modifier and Type | Method and Description |
|---|---|
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() |
public org.junit.runner.Description getDescription()
getDescription in interface org.junit.runner.DescribablegetDescription in class org.junit.runner.Runnerpublic int testCount()
testCount in class org.junit.runner.Runnerpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runner.Runnerpublic static org.jbehave.core.embedder.EmbedderControls recommandedControls(org.jbehave.core.embedder.Embedder embedder)
Copyright © 2014 codecentric AG. All Rights Reserved.