Uses of Class
org.spockframework.runtime.RunContext
Packages that use RunContext
-
Uses of RunContext in org.spockframework.runtime
Methods in org.spockframework.runtime that return RunContextMethod parameters in org.spockframework.runtime with type arguments of type RunContextModifier and TypeMethodDescriptionstatic <T,U extends Throwable>
TRunContext.withNewContext(String name, File spockUserHome, DelegatingScript configurationScript, List<Class<?>> extensionClasses, boolean inheritParentExtensions, IThrowableFunction<RunContext, T, U> command)