public interface MockObjectNamingScheme
Modifier and Type | Method and Description |
---|---|
String |
defaultNameFor(Class<?> typeToMock)
Derive a name for a mock object from the name of the given type.
|
Copyright © 2003–2021 jMock. All rights reserved.