Package | Description |
---|---|
org.spockframework.runtime |
Modifier and Type | Method and Description |
---|---|
ValueRecorder |
ValueRecorder.reset() |
Modifier and Type | Method and Description |
---|---|
static void |
SpockRuntime.verifyCondition(ValueRecorder recorder,
java.lang.String text,
int line,
int column,
java.lang.Object message,
java.lang.Object condition) |
static void |
SpockRuntime.verifyMethodCondition(ValueRecorder recorder,
java.lang.String text,
int line,
int column,
java.lang.Object message,
java.lang.Object target,
java.lang.String method,
java.lang.Object[] args,
boolean safe,
boolean explicit) |
Copyright © 2013. All rights reserved