Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jmock
,
org.jmock.builder
,
org.jmock.cglib
,
org.jmock.core
,
org.jmock.core.constraint
,
org.jmock.core.matcher
,
org.jmock.core.stub
,
org.jmock.expectation
,
org.jmock.util
,
test.jmock
,
test.jmock.builder
,
test.jmock.builder.testsupport
,
test.jmock.cglib
,
test.jmock.core
,
test.jmock.core.constraint
,
test.jmock.core.matcher
,
test.jmock.core.stub
,
test.jmock.core.testsupport
,
test.jmock.expectation
,
test.jmock.util
Class Hierarchy
class java.lang.
Object
class org.jmock.core.
AbstractDynamicMock
(implements org.jmock.core.
DynamicMock
)
class org.jmock.cglib.
CGLIBCoreMock
(implements net.sf.cglib.proxy.
MethodInterceptor
)
class org.jmock.core.
CoreMock
(implements java.lang.reflect.
InvocationHandler
)
class org.jmock.expectation.
AbstractExpectation
(implements org.jmock.expectation.
Expectation
, org.jmock.core.
Verifiable
)
class org.jmock.expectation.
AbstractExpectationCollection
(implements org.jmock.expectation.
ExpectationCollection
)
class org.jmock.expectation.
ExpectationList
class org.jmock.expectation.
ExpectationSet
class org.jmock.expectation.
ExpectationCounter
class org.jmock.expectation.
ExpectationDoubleValue
class org.jmock.expectation.
ExpectationSegment
class org.jmock.expectation.
ExpectationValue
class test.jmock.core.testsupport.
AlwaysFalse
(implements org.jmock.core.
Constraint
)
class test.jmock.core.testsupport.
AlwaysTrue
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
And
(implements org.jmock.core.
Constraint
)
class junit.framework.
Assert
class org.jmock.expectation.
AssertMo
class test.jmock.core.testsupport.
MockConstraint
(implements org.jmock.core.
Constraint
, org.jmock.core.
Verifiable
)
class org.jmock.core.stub.
ReturnStub
(implements org.jmock.core.
Stub
)
class junit.framework.
TestCase
(implements junit.framework.
Test
)
class test.jmock.core.constraint.
AbstractConstraintsTest
class test.jmock.core.constraint.
AndTest
class test.jmock.core.constraint.
IsAnythingTest
class test.jmock.core.constraint.
IsCloseToTest
class test.jmock.core.constraint.
IsEqualTest
class test.jmock.core.constraint.
IsEventFromTest
class test.jmock.core.constraint.
IsGreaterThanTest
class test.jmock.core.constraint.
IsInstanceOfTest
class test.jmock.core.constraint.
IsLessThanTest
class test.jmock.core.constraint.
IsNotTest
class test.jmock.core.constraint.
IsNullTest
class test.jmock.core.constraint.
IsSameTest
class test.jmock.core.constraint.
OrTest
class test.jmock.core.constraint.
StringContainsTest
class test.jmock.core.
AbstractDynamicMockTest
class test.jmock.cglib.
CGLIBCoreMockTest
class test.jmock.core.
CoreMockTest
class test.jmock.expectation.
AbstractTestExpectationCollection
class test.jmock.expectation.
ExpectationListTest
class test.jmock.expectation.
ExpectationSetTest
class test.jmock.core.matcher.
ArgumentsMatcherTest
class test.jmock.expectation.
AssertMoTest
class test.jmock.core.stub.
CustomStubTest
class test.jmock.core.stub.
DefaultResultStubTest
class test.jmock.util.
DummyTest
class test.jmock.expectation.
ExpectationCounterTest
class test.jmock.expectation.
ExpectationDoubleValueTest
class test.jmock.expectation.
ExpectationMapTest
class test.jmock.expectation.
ExpectationSegmentTest
class test.jmock.expectation.
ExpectationValueTest
class test.jmock.core.
FIFOInvocationDispatcherTest
class test.jmock.builder.
InvocationMockerDescriberTest
class test.jmock.core.
InvocationMockerTest
class test.jmock.core.
InvocationTest
class test.jmock.core.matcher.
InvokeAtLeastOnceMatcherTest
class test.jmock.core.matcher.
InvokedAfterMatcherTest
class test.jmock.core.matcher.
InvokedRecorderTest
class test.jmock.core.matcher.
InvokeOnceMatcherTest
class test.jmock.core.
LIFOInvocationDispatcherTest
class test.jmock.expectation.
MapEntryTest
class test.jmock.core.testsupport.
MethodFactoryTest
class test.jmock.core.matcher.
MethodNameMatcherTest
class test.jmock.core.
MockObjectSupportTestCaseTest
class test.jmock.
MockObjectTestCaseTest
class test.jmock.
MockTest
class test.jmock.expectation.
NullTest
class test.jmock.expectation.
ReturnObjectBagTest
class test.jmock.expectation.
ReturnObjectListTest
class test.jmock.expectation.
ReturnObjectMapTest
class test.jmock.core.stub.
ReturnStubTest
class test.jmock.expectation.
ReturnValueTest
class test.jmock.core.stub.
StubSequenceTest
class test.jmock.core.matcher.
TestFailureMatcherTest
class test.jmock.core.stub.
TestFailureStubTest
class test.jmock.core.stub.
ThrowStubTest
class test.jmock.util.
VerifierTest
class org.jmock.core.
VerifyingTestCase
class org.jmock.core.
MockObjectSupportTestCase
class test.jmock.builder.
InvocationMockerBuilderTest
class org.jmock.
MockObjectTestCase
class org.jmock.cglib.
MockObjectTestCase
class test.jmock.core.
VerifyingTestCaseTest.ExampleTestCase
class test.jmock.core.
VerifyingTestCaseTest
class test.jmock.core.stub.
VoidStubTest
class org.jmock.core.stub.
ThrowStub
(implements org.jmock.core.
Stub
)
class java.lang.
ClassLoader
class test.jmock.core.testsupport.
MethodFactory
class org.jmock.core.stub.
CustomStub
(implements org.jmock.core.
Stub
)
class org.jmock.core.stub.
DefaultResultStub
(implements org.jmock.core.
Stub
)
class org.jmock.util.
Dummy
class org.jmock.expectation.
ExceptionalReturnValue
class org.jmock.expectation.
ExpectationMap
(implements org.jmock.expectation.
Expectation
, org.jmock.core.
Verifiable
)
class org.jmock.core.
FIFOInvocationDispatcher
(implements org.jmock.core.
InvocationDispatcher
)
class org.jmock.core.
Formatting
class org.jmock.core.
Invocation
(implements org.jmock.core.
SelfDescribing
)
class org.jmock.core.
InvocationMocker
(implements org.jmock.core.
Invokable
, org.jmock.core.
StubMatchersCollection
)
class org.jmock.builder.
InvocationMockerBuilder
(implements org.jmock.builder.
NameMatchBuilder
)
class org.jmock.builder.
InvocationMockerDescriber
(implements org.jmock.core.
InvocationMocker.Describer
)
class org.jmock.core.matcher.
InvokedRecorder
(implements org.jmock.core.
InvocationMatcher
)
class org.jmock.core.matcher.
InvokeAtLeastOnceMatcher
class org.jmock.core.matcher.
InvokeOnceMatcher
class org.jmock.core.constraint.
IsAnything
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsCloseTo
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsEqual
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsEventFrom
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsGreaterThan
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsInstanceOf
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsLessThan
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsNot
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsNull
(implements org.jmock.core.
Constraint
)
class org.jmock.core.constraint.
IsSame
(implements org.jmock.core.
Constraint
)
class org.jmock.core.
LIFOInvocationDispatcher
(implements org.jmock.core.
InvocationDispatcher
)
class org.jmock.expectation.
MapEntry
(implements java.util.
Map.Entry
)
class org.jmock.
Mock
(implements org.jmock.builder.
BuilderNamespace
, org.jmock.core.
DynamicMock
, org.jmock.core.
Verifiable
)
class org.jmock.cglib.
Mock
class test.jmock.builder.testsupport.
MockBuilderIdentityTable
(implements org.jmock.builder.
BuilderNamespace
, org.jmock.core.
Verifiable
)
class test.jmock.core.
MockDescriber
(implements org.jmock.core.
InvocationMocker.Describer
, org.jmock.core.
Verifiable
)
class test.jmock.builder.testsupport.
MockMatchBuilder
(implements org.jmock.builder.
MatchBuilder
, org.jmock.core.
Verifiable
)
class org.jmock.expectation.
MockObject
(implements org.jmock.core.
Verifiable
)
class org.jmock.expectation.
ReturnObjectMap
class test.jmock.core.testsupport.
MockStub
(implements org.jmock.core.
Stub
, org.jmock.core.
Verifiable
)
class test.jmock.builder.testsupport.
MockStubMatchersCollection
(implements org.jmock.core.
StubMatchersCollection
)
class test.jmock.core.testsupport.
MockVerifiable
(implements org.jmock.core.
Verifiable
)
class test.jmock.core.testsupport.
MockDynamicMock
(implements org.jmock.core.
DynamicMock
)
class test.jmock.core.testsupport.
MockInvocationDispatcher
(implements org.jmock.core.
InvocationDispatcher
)
class test.jmock.core.testsupport.
MockInvocationMatcher
(implements org.jmock.core.
InvocationMatcher
)
class test.jmock.core.testsupport.
MockInvokable
(implements org.jmock.core.
Invokable
)
class org.jmock.expectation.
Null
class org.jmock.core.constraint.
Or
(implements org.jmock.core.
Constraint
)
class org.jmock.expectation.
ReturnObjectBag
(implements org.jmock.core.
Verifiable
)
class org.jmock.expectation.
ReturnObjectList
(implements org.jmock.core.
Verifiable
)
class org.jmock.expectation.
ReturnValue
class org.jmock.expectation.
ReturnValues
class org.jmock.expectation.
VoidReturnValues
class org.jmock.core.matcher.
StatelessInvocationMatcher
(implements org.jmock.core.
InvocationMatcher
)
class org.jmock.core.matcher.
AnyArgumentsMatcher
class org.jmock.core.matcher.
ArgumentsMatcher
class org.jmock.core.matcher.
InvokedAfterMatcher
class org.jmock.core.matcher.
MethodNameMatcher
class org.jmock.core.matcher.
NoArgumentsMatcher
class org.jmock.core.constraint.
StringContains
(implements org.jmock.core.
Constraint
)
class org.jmock.core.stub.
StubSequence
(implements org.jmock.core.
Stub
)
class org.jmock.core.matcher.
TestFailureMatcher
(implements org.jmock.core.
InvocationMatcher
)
class org.jmock.core.stub.
TestFailureStub
(implements org.jmock.core.
Stub
)
class java.lang.
Throwable
(implements java.io.
Serializable
)
class test.jmock.core.
DummyThrowable
class java.lang.
Error
class junit.framework.
AssertionFailedError
class org.jmock.core.
DynamicMockError
class java.lang.
Exception
class java.lang.
RuntimeException
class org.jmock.util.
NotImplementedException
class test.jmock.core.stub.
ThrowStubTest.ExpectedExceptionType1
class test.jmock.core.stub.
ThrowStubTest.ExpectedExceptionType2
class test.jmock.
ToDo
class org.jmock.util.
Verifier
class org.jmock.core.stub.
VoidStub
(implements org.jmock.core.
Stub
)
Interface Hierarchy
interface org.jmock.builder.
BuilderNamespace
interface test.jmock.core.stub.
DefaultResultStubTest.InterfaceType
interface test.jmock.core.
DummyInterface
interface org.jmock.builder.
IdentityBuilder
interface org.jmock.builder.
StubBuilder
interface org.jmock.builder.
MatchBuilder
interface org.jmock.builder.
ArgumentsMatchBuilder
interface org.jmock.builder.
NameMatchBuilder
interface org.jmock.core.
InvocationMocker.Describer
interface test.jmock.builder.
InvocationMockerBuilderTest.MockedInterface
interface org.jmock.core.
SelfDescribing
interface org.jmock.core.
Constraint
interface org.jmock.core.
InvocationDispatcher
(also extends org.jmock.core.
Verifiable
)
interface org.jmock.core.
InvocationMatcher
(also extends org.jmock.core.
Verifiable
)
interface org.jmock.core.
Invokable
(also extends org.jmock.core.
Verifiable
)
interface org.jmock.core.
Stub
interface org.jmock.core.
StubMatchersCollection
interface org.jmock.core.
Verifiable
interface org.jmock.core.
DynamicMock
interface org.jmock.expectation.
Expectation
interface org.jmock.expectation.
ExpectationCollection
interface org.jmock.core.
InvocationDispatcher
(also extends org.jmock.core.
SelfDescribing
)
interface org.jmock.core.
InvocationMatcher
(also extends org.jmock.core.
SelfDescribing
)
interface org.jmock.core.
Invokable
(also extends org.jmock.core.
SelfDescribing
)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes