| Package | Description |
|---|---|
| org.spockframework.mock |
Spock's built-in mocking framework.
|
| spock.config |
Classes modeling Spock's configuration options.
|
| spock.lang |
The core specification language.
|
| spock.util.concurrent |
Utilities for testing concurrent code.
|
| spock.util.matcher |
Utilities for using (Hamcrest) matchers.
|
| spock.util.mop |
Utilities related to Groovy meta programming.
|