Package | Description |
---|---|
org.easymock | |
org.easymock.internal | |
org.easymock.internal.matchers |
Class and Description |
---|
ArgumentsMatcher
Deprecated.
Since EasyMock 2.0,
ArgumentsMatcher s are only supported
for the legacy MockControl . For mock objects generated by the methods
on EasyMock , there are per-argument matchers available. For more
information, see the EasyMock documentation. |
Capture
Will contain what was captured by the
capture() matcher. |
CaptureType
Defines how arguments will be captured by a Capture object
|
IAnswer
Used to answer expected calls.
|
IArgumentMatcher
Decides whether an actual argument is accepted.
|
IExpectationSetters
Allows setting expectations for an associated expected invocation.
|
IMocksControl
Controls all the mock objects created by it.
|
LogicalOperator |
MockControl
Deprecated.
Since EasyMock 2.0, static methods on
EasyMock are
used to create and control mock objects. |
Class and Description |
---|
AbstractMatcher
Deprecated.
Since EasyMock 2.0,
ArgumentsMatcher s are only supported
for the legacy MockControl . For mock objects generated by the methods
on EasyMock , there are per-argument matchers available. For more
information, see the EasyMock documentation. |
ArgumentsMatcher
Deprecated.
Since EasyMock 2.0,
ArgumentsMatcher s are only supported
for the legacy MockControl . For mock objects generated by the methods
on EasyMock , there are per-argument matchers available. For more
information, see the EasyMock documentation. |
IAnswer
Used to answer expected calls.
|
IArgumentMatcher
Decides whether an actual argument is accepted.
|
IExpectationSetters
Allows setting expectations for an associated expected invocation.
|
IMocksControl
Controls all the mock objects created by it.
|
Class and Description |
---|
Capture
Will contain what was captured by the
capture() matcher. |
IArgumentMatcher
Decides whether an actual argument is accepted.
|
LogicalOperator |
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>