| Class | Description |
|---|---|
| MockTransformation |
Used by the
Mock local transformation to add
mocking capabilities for the given classes. |
| TestForTransformation |
Transformation used by the
TestFor annotation to signify the
class under test. |
| TestMixinTransformation |
An AST transformation to be applied to tests for adding behavior to a target test class.
|