Class and 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 of
MockTransformer . |
Class and 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 of
MockTransformer . |
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 for
MockTransformer have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent |
Class and 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 of
MockTransformer . |
MockTransformerChainFactory
An implementation of interface should create a
MockTransformerChain with full set of required transformers to enable all mocking features. |
TransformStrategy
The enum provide information for
MockTransformer have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent |
Class and 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 for
MockTransformer have PowerMock is started via Runner(FactoryObject), Rule or JavaAgent |
Class and 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...
|
Class and 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 of
MockTransformer . |
MockTransformerChain.FilterPredicate |
Copyright © 2019. All rights reserved.