public class SerenityJBehave
extends java.lang.Object
| Constructor and Description |
|---|
SerenityJBehave() |
| Modifier and Type | Method and Description |
|---|---|
static org.jbehave.core.configuration.Configuration |
defaultConfiguration(net.thucydides.core.webdriver.Configuration systemConfiguration,
java.util.List<org.jbehave.core.reporters.Format> formats,
org.jbehave.core.Embeddable embeddable)
Returns a default JBehave configuration object suitable for ThucydidesWebdriverIntegration tests.
|
public static org.jbehave.core.configuration.Configuration defaultConfiguration(net.thucydides.core.webdriver.Configuration systemConfiguration,
java.util.List<org.jbehave.core.reporters.Format> formats,
org.jbehave.core.Embeddable embeddable)