Uses of Interface
org.spockframework.runtime.IRunSupervisor
Packages that use IRunSupervisor
-
Uses of IRunSupervisor in org.spockframework.runtime
Classes in org.spockframework.runtime that implement IRunSupervisorFields in org.spockframework.runtime declared as IRunSupervisorConstructors in org.spockframework.runtime with parameters of type IRunSupervisorModifierConstructorDescriptionBaseSpecRunner(SpecInfo spec, IRunSupervisor supervisor) ParameterizedSpecRunner(SpecInfo spec, IRunSupervisor supervisor)