public interface MockMetadata
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getAnnotation() |
Method[] |
getMethods() |
Object |
getMock() |
String |
getQualifier() |
Class<?> |
getType() |
void |
setMock(Object mock) |
Copyright © 2007–2016. All rights reserved.