Package | Description |
---|---|
org.mockito.internal.creation |
Mock object creation.
|
org.mockito.internal.creation.jmock |
Borrowed from jmock codebase
|
Modifier and Type | Class and Description |
---|---|
class |
MethodInterceptorFilter |
Modifier and Type | Method and Description |
---|---|
<T> T |
ClassImposterizer.imposterise(MethodInterceptor interceptor,
Class<T> mockedType,
Class<?>... ancillaryTypes) |
Copyright © 2018. All rights reserved.