|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.easymock used by org.easymock | |
---|---|
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. |
|
LogicalOperator
See EasyMock.cmp(T, java.util.Comparator |
|
MockControl
Deprecated. Since EasyMock 2.0, static methods on EasyMock are
used to create and control mock objects. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |