| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
TestCaseorg.jmock.core.VerifyingTestCaseorg.jmock.core.MockObjectSupportTestCaseorg.jmock.MockObjectTestCaseorg.jmock.cglib.MockObjectTestCasepublic abstract class MockObjectTestCaseextends MockObjectTestCaseField 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