public class MockScanner extends Object
| Constructor and Description |
|---|
MockScanner(Object instance,
Class<?> clazz)
Creates a MockScanner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPreparedMocks(Set<Object> mocks)
Add the scanned and prepared mock instance to the given collection.
|