| AbstractRunListener |
|
| BaseSpecRunner |
Executes a single Spec.
|
| Condition |
Runtime representation of an evaluated condition.
|
| ConfigurationBuilder |
|
| ConfigurationScriptLoader |
|
| DummyStackTraceFilter |
|
| ExpressionInfoBuilder |
|
| ExpressionInfoConverter |
|
| ExpressionInfoRenderer |
Creates a string representation of an assertion and its recorded values.
|
| ExpressionInfoValueRenderer |
|
| ExtensionClassesLoader |
Scans class path for extension descriptors and loads the extension classes specified therein.
|
| ExtensionRegistry |
Collects all Spock extensions found on the class path (via their descriptor).
|
| ExtensionRunner |
Runs global and local extensions for a spec.
|
| GroovyRuntimeUtil |
Provides convenient access to Groovy language and runtime features.
|
| HamcrestFacade |
Facade around Hamcrest API that works both with Hamcrest 1.1 and 1.2,
providing better failure descriptions if the latter is available.
|
| JUnitDescriptionGenerator |
Generates and attaches JUnit Description's to a SpecInfo's nodes.
|
| JUnitFilterAdapter |
Adapts an org.junit.runner.manipulation.Filter to an IMethodInfoFilter.
|
| JUnitSorterAdapter |
Adapts an org.junit.runner.manipulation.Sorter to a IMethodInfoSorter.
|
| JUnitSupervisor |
|
| MasterRunListener |
|
| OptimizeRunOrderSuite |
|
| ParameterizedSpecRunner |
Adds the ability to run parameterized features.
|
| RunContext |
|
| RunStatus |
|
| SafeIterationNameProvider |
|
| SpecificationContext |
|
| SpecInfoBuilder |
Builds a SpecInfo from a Class instance.
|
| SpecRunHistory |
|
| SpecUtil |
Utility methods related to specifications.
|
| SpockRuntime |
|
| Sputnik |
A JUnit runner for Spock specifications.
|
| StackTraceFilter |
Filters an exception's stack trace.
|
| ValueRecorder |
Records the values in a condition.
|