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
Class Hierarchy
java.lang.
Object
org.jmock.core.
AbstractDynamicMock
(implements org.jmock.core.
DynamicMock
)
org.jmock.cglib.
CGLIBCoreMock
(implements net.sf.cglib.proxy.
MethodInterceptor
)
org.jmock.core.
CoreMock
(implements java.lang.reflect.
InvocationHandler
)
org.jmock.expectation.
AbstractExpectation
(implements org.jmock.expectation.
Expectation
, org.jmock.core.
Verifiable
)
org.jmock.expectation.
AbstractExpectationCollection
(implements org.jmock.expectation.
ExpectationCollection
)
org.jmock.expectation.
ExpectationList
org.jmock.expectation.
ExpectationSet
org.jmock.expectation.
ExpectationCounter
org.jmock.expectation.
ExpectationDoubleValue
org.jmock.expectation.
ExpectationSegment
org.jmock.expectation.
ExpectationValue
org.jmock.core.
AbstractInvocationDispatcher
(implements org.jmock.core.
InvocationDispatcher
)
org.jmock.core.
FIFOInvocationDispatcher
org.jmock.core.
LIFOInvocationDispatcher
org.jmock.core.constraint.
And
(implements org.jmock.core.
Constraint
)
junit.framework.
Assert
org.jmock.expectation.
AssertMo
org.jmock.core.stub.
ReturnStub
(implements org.jmock.core.
Stub
)
junit.framework.
TestCase
(implements junit.framework.
Test
)
org.jmock.core.
VerifyingTestCase
org.jmock.core.
MockObjectSupportTestCase
org.jmock.
MockObjectTestCase
org.jmock.cglib.
MockObjectTestCase
org.jmock.core.stub.
ThrowStub
(implements org.jmock.core.
Stub
)
org.jmock.core.stub.
CustomStub
(implements org.jmock.core.
Stub
)
org.jmock.core.stub.
DefaultResultStub
(implements org.jmock.core.
Stub
)
org.jmock.util.
Dummy
org.jmock.expectation.
ExceptionalReturnValue
org.jmock.expectation.
ExpectationMap
(implements org.jmock.expectation.
Expectation
, org.jmock.core.
Verifiable
)
org.jmock.core.
Formatting
org.jmock.core.constraint.
HasProperty
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
HasPropertyWithValue
(implements org.jmock.core.
Constraint
)
org.jmock.core.
Invocation
(implements org.jmock.core.
SelfDescribing
)
org.jmock.core.
InvocationMocker
(implements org.jmock.core.
Invokable
, org.jmock.core.
StubMatchersCollection
)
org.jmock.builder.
InvocationMockerBuilder
(implements org.jmock.builder.
NameMatchBuilder
)
org.jmock.builder.
InvocationMockerDescriber
(implements org.jmock.core.
InvocationMocker.Describer
)
org.jmock.core.matcher.
InvokedRecorder
(implements org.jmock.core.
InvocationMatcher
)
org.jmock.core.matcher.
InvokeAtLeastOnceMatcher
org.jmock.core.matcher.
InvokeCountMatcher
org.jmock.core.matcher.
InvokeOnceMatcher
org.jmock.core.constraint.
IsAnything
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsCloseTo
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsEqual
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsEventFrom
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsGreaterThan
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsInstanceOf
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsLessThan
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsNot
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsNothing
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsNull
(implements org.jmock.core.
Constraint
)
org.jmock.core.constraint.
IsSame
(implements org.jmock.core.
Constraint
)
org.jmock.expectation.
MapEntry
(implements java.util.
Map.Entry
<K,V>)
org.jmock.
Mock
(implements org.jmock.builder.
BuilderNamespace
, org.jmock.core.
DynamicMock
)
org.jmock.expectation.
MockObject
(implements org.jmock.core.
Verifiable
)
org.jmock.expectation.
ReturnObjectMap
org.jmock.expectation.
Null
org.jmock.core.constraint.
Or
(implements org.jmock.core.
Constraint
)
org.jmock.util.
PropertyUtil
org.jmock.core.stub.
ReturnIteratorStub
(implements org.jmock.core.
Stub
)
org.jmock.expectation.
ReturnObjectBag
(implements org.jmock.core.
Verifiable
)
org.jmock.expectation.
ReturnObjectList
(implements org.jmock.core.
Verifiable
)
org.jmock.expectation.
ReturnValue
org.jmock.expectation.
ReturnValues
org.jmock.expectation.
VoidReturnValues
org.jmock.core.matcher.
StatelessInvocationMatcher
(implements org.jmock.core.
InvocationMatcher
)
org.jmock.core.matcher.
AnyArgumentsMatcher
org.jmock.core.matcher.
ArgumentsMatcher
org.jmock.core.matcher.
InvokedAfterMatcher
org.jmock.core.matcher.
MethodNameMatcher
org.jmock.core.matcher.
NoArgumentsMatcher
org.jmock.core.constraint.
StringContains
(implements org.jmock.core.
Constraint
)
org.jmock.core.stub.
StubSequence
(implements org.jmock.core.
Stub
)
org.jmock.core.matcher.
TestFailureMatcher
(implements org.jmock.core.
InvocationMatcher
)
org.jmock.core.stub.
TestFailureStub
(implements org.jmock.core.
Stub
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
junit.framework.
AssertionFailedError
org.jmock.core.
DynamicMockError
java.lang.
Exception
java.lang.
RuntimeException
org.jmock.util.
NotImplementedException
org.jmock.util.
Verifier
org.jmock.core.stub.
VoidStub
(implements org.jmock.core.
Stub
)
Interface Hierarchy
org.jmock.builder.
BuilderNamespace
org.jmock.builder.
IdentityBuilder
org.jmock.builder.
ArgumentsMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
MatchBuilder
org.jmock.builder.
ArgumentsMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
StubBuilder
org.jmock.builder.
ArgumentsMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
MatchBuilder
org.jmock.builder.
ArgumentsMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.builder.
NameMatchBuilder
org.jmock.core.
InvocationMocker.Describer
org.jmock.core.
SelfDescribing
org.jmock.core.
Constraint
org.jmock.core.
InvocationDispatcher
(also extends org.jmock.core.
Verifiable
)
org.jmock.core.
InvocationMatcher
(also extends org.jmock.core.
Verifiable
)
org.jmock.core.
Invokable
(also extends org.jmock.core.
Verifiable
)
org.jmock.core.
Stub
org.jmock.core.
StubMatchersCollection
org.jmock.core.
Verifiable
org.jmock.core.
DynamicMock
org.jmock.expectation.
Expectation
org.jmock.expectation.
ExpectationCollection
org.jmock.expectation.
ExpectationCollection
org.jmock.core.
InvocationDispatcher
(also extends org.jmock.core.
SelfDescribing
)
org.jmock.core.
InvocationMatcher
(also extends org.jmock.core.
SelfDescribing
)
org.jmock.core.
Invokable
(also extends org.jmock.core.
SelfDescribing
)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes