Package | Description |
---|---|
org.spockframework.runtime |
Modifier and Type | Method and Description |
---|---|
static RunContext |
RunContext.get() |
Modifier and Type | Method and Description |
---|---|
static <T,U extends java.lang.Throwable> |
RunContext.withNewContext(DelegatingScript configurationScript,
java.util.List<java.lang.Class<?>> extensionClasses,
boolean inheritParentExtensions,
IThrowableFunction<RunContext,T,U> command) |
Copyright © 2019. All rights reserved