Class |
Description |
DirtiesRuntimeTransformation
|
@author Jeff Brown |
IntegrationTestMixinTransformation
|
An AST transformation that automatically applies the IntegrationTestMixin to integration tests |
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. |