| Interface | Description |
|---|---|
| BytecodeGenerator | |
| MockAccess | |
| SubclassLoader |
A subclass loader is responsible for resolving a class loading strategy for a mock that is implemented as a subclass.
|
| Class | Description |
|---|---|
| ByteBuddyMockMaker |
ByteBuddy MockMaker.
|
| InlineByteBuddyMockMaker |
Agent and subclass based mock maker.
|
| InlineBytecodeGenerator | |
| MockMethodAdvice | |
| MockMethodAdvice.ForReadObject | |
| MockMethodDispatcher | |
| MockMethodInterceptor | |
| MockMethodInterceptor.DispatcherDefaultingToRealMethod | |
| MockMethodInterceptor.ForEquals | |
| MockMethodInterceptor.ForHashCode | |
| MockMethodInterceptor.ForWriteReplace | |
| SubclassByteBuddyMockMaker |
Subclass based mock maker.
|
Copyright © 2024. All rights reserved.