|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.runtime.BaseSpecRunner
org.spockframework.runtime.ParameterizedSpecRunner
public class ParameterizedSpecRunner
Adds the ability to run parameterized features.
Field Summary |
---|
Fields inherited from class org.spockframework.runtime.BaseSpecRunner |
---|
currentFeature, currentInstance, currentIteration, EMPTY_ARGS, runStatus, sharedInstance, spec, supervisor |
Constructor Summary | |
---|---|
ParameterizedSpecRunner(SpecInfo spec,
IRunSupervisor supervisor)
|
Method Summary | |
---|---|
protected void |
runParameterizedFeature()
|
Methods inherited from class org.spockframework.runtime.BaseSpecRunner |
---|
doRunFeature, doRunIteration, doRunSpec, initializeAndRunIteration, invokeRaw, resetStatus, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParameterizedSpecRunner(SpecInfo spec, IRunSupervisor supervisor)
Method Detail |
---|
protected void runParameterizedFeature()
runParameterizedFeature
in class BaseSpecRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |