net.thucydides.jbehave
Class ThucydidesJBehave
java.lang.Object
net.thucydides.jbehave.ThucydidesJBehave
public class ThucydidesJBehave
- extends Object
A convenience class designed to make it easier to set up JBehave tests with ThucydidesWebdriverIntegration.
|
Method Summary |
static org.jbehave.core.configuration.Configuration |
defaultConfiguration(net.thucydides.core.webdriver.Configuration systemConfiguration,
List<org.jbehave.core.reporters.Format> formats)
Returns a default JBehave configuration object suitable for ThucydidesWebdriverIntegration tests. |
static org.jbehave.core.configuration.Configuration |
defaultConfiguration(List<org.jbehave.core.reporters.Format> formats)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThucydidesJBehave
public ThucydidesJBehave()
defaultConfiguration
public static org.jbehave.core.configuration.Configuration defaultConfiguration(net.thucydides.core.webdriver.Configuration systemConfiguration,
List<org.jbehave.core.reporters.Format> formats)
- Returns a default JBehave configuration object suitable for ThucydidesWebdriverIntegration tests.
- Returns:
defaultConfiguration
public static org.jbehave.core.configuration.Configuration defaultConfiguration(List<org.jbehave.core.reporters.Format> formats)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.