Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
TestCase
org.jmock.core.VerifyingTestCase
org.jmock.core.MockObjectSupportTestCase
org.jmock.MockObjectTestCase
org.jmock.cglib.MockObjectTestCase
public abstract class MockObjectTestCase
extends MockObjectTestCase
Field Summary |
Fields inherited from class org.jmock.core.MockObjectSupportTestCase | |
ANYTHING , NOT_NULL , NULL |
Method Summary | |
protected DynamicMock |
|
Methods inherited from class org.jmock.MockObjectTestCase | |
atLeastOnce , defaultMockNameForType , mock , mock , never , newCoreMock , onConsecutiveCalls , onConsecutiveCalls , onConsecutiveCalls , once , returnValue , returnValue , returnValue , returnValue , returnValue , returnValue , returnValue , returnValue , returnValue , throwException |
Methods inherited from class org.jmock.core.MockObjectSupportTestCase | |
and , eq , eq , eq , eq , eq , eq , eq , eq , eq , eq , isA , newDummy , newDummy , newDummy , not , or , same , stringContains |
Methods inherited from class org.jmock.core.VerifyingTestCase | |
registerToVerify , runBare , unregisterToVerify , verify |
protected DynamicMock newCoreMock(Class mockedType, String roleName)
- Overrides:
- newCoreMock in interface MockObjectTestCase