Uses of Package
org.powermock.core.transformers
Packages that use org.powermock.core.transformers
Package
Description
-
Classes in org.powermock.core.transformers used by org.powermock.core.classloaderClassDescriptionAn interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.An implementation should wrap original instance.Interface that all mock transformers must implement.Interface represent chain of
MockTransformer
.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.javassistClassDescriptionAn 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.transformersClassDescriptionAn interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.Interface that all mock transformers must implement.Interface represent chain of
MockTransformer
.MockTransformer implementation that will make PowerMock test-class enhancements for four purposes...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.javassistClassDescriptionAn interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.Interface that all mock transformers must implement.Interface represent chain of
MockTransformer
.An implementation of interface should create aMockTransformerChain
with full set of required transformers to enable all mocking features.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.supportClassDescriptionAn interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.An implementation should wrap original instance.The enum provide information for
MockTransformer
have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent -
Classes in org.powermock.core.transformers used by org.powermock.core.transformers.javassist.testclassClassDescriptionAn interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.Interface that all mock transformers must implement.MockTransformer implementation that will make PowerMock test-class enhancements for four purposes...
-
Classes in org.powermock.core.transformers used by org.powermock.core.transformers.supportClassDescriptionAn interface represents an abstraction of the class to be able to pass class to different byte-code instrumentation frameworks.Interface that all mock transformers must implement.Interface represent chain of
MockTransformer
. -
Classes in org.powermock.core.transformers used by org.powermock.modules.agentClassDescriptionAn implementation should wrap original instance.Interface represent chain of
MockTransformer
.