Uses of Package
org.powermock.core.transformers
-
Classes in org.powermock.core.transformers used by org.powermock.core.classloader Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.ClassWrapperFactory An implementation should wrap original instance.MockTransformer Interface that all mock transformers must implement.MockTransformerChain Interface represent chain ofMockTransformer
.MockTransformerChainFactory An implementation of interface should create aMockTransformerChain
with full set of required transformers to enable all mocking features. -
Classes in org.powermock.core.transformers used by org.powermock.core.classloader.javassist Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks. -
Classes in org.powermock.core.transformers used by org.powermock.core.transformers Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.MethodSignatures MethodSignatureWriter MockTransformer Interface that all mock transformers must implement.MockTransformerChain Interface represent chain ofMockTransformer
.MockTransformerChain.FilterPredicate TestClassTransformer MockTransformer implementation that will make PowerMock test-class enhancements for four purposes...TestClassTransformerBuilder TestClassTransformerBuilder.RemovesTestMethodAnnotation TestClassTransformerBuilder.TestClassTransformerBuilderWithClue TransformStrategy The enum provide information forMockTransformer
have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent -
Classes in org.powermock.core.transformers used by org.powermock.core.transformers.javassist Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.MockTransformer Interface that all mock transformers must implement.MockTransformerChain Interface represent chain ofMockTransformer
.MockTransformerChainFactory An implementation of interface should create aMockTransformerChain
with full set of required transformers to enable all mocking features.TransformStrategy The enum provide information forMockTransformer
have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent -
Classes in org.powermock.core.transformers used by org.powermock.core.transformers.javassist.support Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.ClassWrapperFactory An implementation should wrap original instance.TransformStrategy The enum provide information forMockTransformer
have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent -
Classes in org.powermock.core.transformers used by org.powermock.core.transformers.javassist.testclass Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.MethodSignatureWriter MockTransformer Interface that all mock transformers must implement.TestClassTransformer MockTransformer implementation that will make PowerMock test-class enhancements for four purposes... -
Classes in org.powermock.core.transformers used by org.powermock.core.transformers.support Class Description ClassWrapper An interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.MockTransformer Interface that all mock transformers must implement.MockTransformerChain Interface represent chain ofMockTransformer
.MockTransformerChain.FilterPredicate -
Classes in org.powermock.core.transformers used by org.powermock.modules.agent Class Description ClassWrapperFactory An implementation should wrap original instance.MockTransformerChain Interface represent chain ofMockTransformer
.