org.mockito.plugins
@Incubating public static interface MockMaker.TypeMockability
Modifier and Type | Method and Description |
---|---|
boolean |
mockable()
informs if type is mockable
|
String |
nonMockableReason()
informs why type is not mockable
|
boolean mockable()
String nonMockableReason()