Interface | Description |
---|---|
TestClassTransformer.ForTestClass | |
TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation |
Class | Description |
---|---|
AbstractMainMockTransformer | |
ClassMockTransformer | |
InterfaceMockTransformer | |
Primitives |
Simple utility that maps constant fields of
CtClass to
their corresponding java class-objects for primitive types. |
TestClassTransformer |
MockTransformer implementation that will make PowerMock test-class
enhancements for four purposes...
|