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