Architecture
Packages
- pease.gherkin
- All classes that implement the support for the Gherkin parser.
- pease.gherkin.model
- The Gherkin tree that is used within Pease to generate the Spock test class.
- pease.groovy
- Parts of Pease that deal with the Groovy AST manipulation.
- pease.groovy.model
- Data types that are used during the Groovy AST manipulation.
- pease.spock
- Spock framework related classes.