|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MockObjectNamingScheme
Creates names for mock objects that have not explicitly been given a name.
| Method Summary | |
|---|---|
String |
defaultNameFor(Class<?> typeToMock)
Derive a name for a mock object from the name of the given type. |
| Method Detail |
|---|
String defaultNameFor(Class<?> typeToMock)
typeToMock - The type being mocked.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||