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