java.lang.Object
org.junit.runner.Runner
org.junit.runners.ParentRunner<org.junit.runners.ParentRunner<?>>
io.cucumber.junit.CucumberSerenityBaseRunner
io.cucumber.junit.CucumberSerenityRunner
net.serenitybdd.cucumber.CucumberWithSerenity
- All Implemented Interfaces:
org.junit.runner.Describable,org.junit.runner.manipulation.Filterable,org.junit.runner.manipulation.Orderable,org.junit.runner.manipulation.Sortable
Run Cucumber with Serenity using JUnit 4
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.cucumber.junit.CucumberSerenityRunner
createSerenityEnabledRuntimeMethods inherited from class io.cucumber.junit.CucumberSerenityBaseRunner
addPlugin, addPluginIfNotInList, childrenInvoker, createFeatureRunners, createJUnitOptions, createRuntimeOptions, currentRuntimeOptions, describeChild, environmentSpecifiedTags, getChildren, getEventBus, getFeatures, initializeBus, initializeServices, initiateContext, initiatePluginsList, parseFeaturesEarly, runChild, setRuntimeOptions, setSchedulerMethods inherited from class org.junit.runners.ParentRunner
classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, order, run, runLeaf, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses, withInterruptIsolationMethods inherited from class org.junit.runner.Runner
testCount
-
Constructor Details
-
CucumberWithSerenity
- Throws:
org.junit.runners.model.InitializationError
-