Hierarchy For Package org.jmock.core.stub
Class Hierarchy
- java.lang.Object
- junit.framework.Assert
- org.jmock.core.stub.CustomStub (implements org.jmock.core.Stub)
- org.jmock.core.stub.DefaultResultStub (implements org.jmock.core.Stub)
- org.jmock.core.stub.DoAllStub (implements org.jmock.core.Stub)
- org.jmock.core.stub.ReturnIteratorStub (implements org.jmock.core.Stub)
- org.jmock.core.stub.ReturnStub (implements org.jmock.core.Stub)
- org.jmock.core.stub.StubSequence (implements org.jmock.core.Stub)
- org.jmock.core.stub.TestFailureStub (implements org.jmock.core.Stub)
- org.jmock.core.stub.VoidStub (implements org.jmock.core.Stub)