Uses of Interface
org.spockframework.runtime.IRunSupervisor
-
Packages that use IRunSupervisor Package Description org.spockframework.runtime -
-
Uses of IRunSupervisor in org.spockframework.runtime
Classes in org.spockframework.runtime that implement IRunSupervisor Modifier and Type Class Description classJUnitSupervisorFields in org.spockframework.runtime declared as IRunSupervisor Modifier and Type Field Description protected IRunSupervisorBaseSpecRunner. supervisorConstructors in org.spockframework.runtime with parameters of type IRunSupervisor Constructor Description BaseSpecRunner(SpecInfo spec, IRunSupervisor supervisor)ParameterizedSpecRunner(SpecInfo spec, IRunSupervisor supervisor)
-