Uses of Interface
org.spockframework.runtime.IRunSupervisor

Packages that use IRunSupervisor
org.spockframework.runtime   
 

Uses of IRunSupervisor in org.spockframework.runtime
 

Classes in org.spockframework.runtime that implement IRunSupervisor
 class JUnitSupervisor
           
 

Fields in org.spockframework.runtime declared as IRunSupervisor
protected  IRunSupervisor BaseSpecRunner.supervisor
           
 

Constructors in org.spockframework.runtime with parameters of type IRunSupervisor
BaseSpecRunner(SpecInfo spec, IRunSupervisor supervisor)
           
ParameterizedSpecRunner(SpecInfo spec, IRunSupervisor supervisor)
           
 



Copyright © 2013. All rights reserved