public class ThucydidesReportingRunner
extends org.junit.runner.Runner
| Constructor and Description |
|---|
ThucydidesReportingRunner(Class<? extends org.jbehave.core.ConfigurableEmbedder> testClass) |
ThucydidesReportingRunner(Class<? extends org.jbehave.core.ConfigurableEmbedder> testClass,
org.jbehave.core.ConfigurableEmbedder embedder) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jbehave.core.configuration.Configuration |
getConfiguration() |
org.junit.runner.Description |
getDescription() |
protected List<org.junit.runner.Description> |
getDescriptions() |
protected boolean |
getIgnoreFailuresInStories() |
protected List<String> |
getMetaFilters() |
protected int |
getStoryTimeoutInSecs() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
int |
testCount() |
boolean |
usingUniqueBrowser() |
public ThucydidesReportingRunner(Class<? extends org.jbehave.core.ConfigurableEmbedder> testClass) throws Throwable
Throwableprotected List<org.junit.runner.Description> getDescriptions()
protected org.jbehave.core.configuration.Configuration getConfiguration()
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.Runnerprotected boolean getIgnoreFailuresInStories()
protected int getStoryTimeoutInSecs()
public boolean usingUniqueBrowser()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.