public interface BytecodeGenerator
| Modifier and Type | Method and Description |
|---|---|
default void |
clearAllCaches() |
<T> Class<? extends T> |
mockClass(org.mockito.internal.creation.bytebuddy.MockFeatures<T> features) |
void |
mockClassConstruction(Class<?> type) |
void |
mockClassStatic(Class<?> type) |
Copyright © 2025. All rights reserved.