| Interface | Description |
|---|---|
| ByMultiple |
Returns multiple
SpecificationNode that represent the direct children of another |
| BySingle |
Returns a single
SpecificationNode that represents the only direct child of another |
| Specification |
Represents a Specification consisting of statements about behaviour and automated tests
for those statements.
|
| SpecificationNode.ResetSharedState | |
| Test |
Represents a test for a statement in a specification.
|
| Class | Description |
|---|---|
| JarSpecJUnitRunner<T extends Specification> |
Test runner for executing JarSpec specifications under JUnit
|
| SpecificationNode |
Internal implementation of
Specification as a tree structure. |
Copyright © 2017. All rights reserved.