Package | Description |
---|---|
org.spockframework.mock |
Spock's built-in mocking framework.
|
org.spockframework.runtime | |
org.spockframework.runtime.extension.builtin | |
org.spockframework.runtime.model |
Class | Description |
---|---|
SpockAssertionError |
Class | Description |
---|---|
BaseSpecRunner |
Executes a single Spec.
|
Condition |
Runtime representation of an evaluated condition.
|
ExtensionRunner |
Runs global and local extensions for a spec.
|
IFeatureFilter | |
IFeatureSortOrder | |
IMethodNameMapper |
Maps method names in bytecode to their logical names.
|
InvalidSpecException |
Indicates that a Spec has done something it is not supposed to do.
|
IRunListener |
Listens to a spec run.
|
IRunSupervisor | |
IStackTraceFilter | |
ParameterizedSpecRunner |
Adds the ability to run parameterized features.
|
RunContext | |
SpecificationContext | |
SpecRunHistory | |
SpockAssertionError | |
SpockExecutionException |
Indicates that a problem occurred during Spec execution.
|
ValueRecorder |
Records the values in a condition.
|
Class | Description |
---|---|
AbstractRunListener | |
IRunListener |
Listens to a spec run.
|
Class | Description |
---|---|
IFeatureFilter | |
IFeatureSortOrder | |
IMethodNameMapper |
Maps method names in bytecode to their logical names.
|
IRunListener |
Listens to a spec run.
|
Copyright © 2018. All rights reserved