Package | Description |
---|---|
org.mockito.cglib.reflect |
Modifier and Type | Method and Description |
---|---|
MethodDelegate |
MethodDelegate.Generator.create() |
static MethodDelegate |
MethodDelegate.create(Object target,
String methodName,
Class iface) |
static MethodDelegate |
MethodDelegate.createStatic(Class targetClass,
String methodName,
Class iface) |
abstract MethodDelegate |
MethodDelegate.newInstance(Object target) |
Copyright © 2018. All rights reserved.