Package | Description |
---|---|
org.easymock.internal |
Modifier and Type | Field and Description |
---|---|
private EasyMockSupport |
MockBuilder.support |
Constructor and Description |
---|
MockBuilder(java.lang.Class<?> toMock,
EasyMockSupport support)
Used by EasyMockSupport to allow the mock registration in the list of
controls
|