public abstract class AbstractPrimitiveMocker<C,A extends Annotation> extends AbstractMocker<A>
| Constructor and Description |
|---|
AbstractPrimitiveMocker() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract C |
$mock(A mockAnnotation) |
Object |
mock(A mockAnnotation,
Class clazz) |
protected abstract Object |
toPrimitive(C c) |
acceptCopyright © 2018. All rights reserved.