Package | Description |
---|---|
org.mockito.internal.creation.bytebuddy |
ByteBuddy related stuff.
|
Class and Description |
---|
ByteBuddyCrossClassLoaderSerializationSupport
This is responsible for serializing a mock, it is enabled if the mock is implementing
Serializable . |
BytecodeGenerator |
ClassCreatingMockMaker |
MockAccess |
MockFeatures |
MockMethodAdvice.Identifier |
MockMethodAdvice.SelfCallInfo |
MockMethodDispatcher |
MockMethodInterceptor |
SubclassLoader
A subclass loader is responsible for resolving a class loading strategy for a mock that is implemented as a subclass.
|
TypeCachingBytecodeGenerator.MockitoMockKey |