Uses of Class
org.spockframework.runtime.RunContext

Packages that use RunContext
org.spockframework.runtime   
 

Uses of RunContext in org.spockframework.runtime
 

Methods in org.spockframework.runtime that return RunContext
static RunContext RunContext.get()
           
 

Method parameters in org.spockframework.runtime with type arguments of type RunContext
static
<T,U extends java.lang.Throwable>
T
RunContext.withNewContext(DelegatingScript configurationScript, java.util.List<java.lang.Class<?>> extensionClasses, boolean inheritParentExtensions, IThrowableFunction<RunContext,T,U> command)
           
 



Copyright © 2013. All rights reserved