|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ArgumentsMatcher | Deprecated. Since EasyMock 2.0, ArgumentsMatcher s are only supported
for the legacy MockControl . |
IAnswer<T> | Used to answer expected calls. |
IArgumentMatcher | Decides whether an actual argument is accepted. |
IExpectationSetters<T> | Allows setting expectations for an associated expected invocation. |
IMocksControl | Controls all the mock objects created by it. |
Class Summary | |
---|---|
AbstractMatcher | Deprecated. Since EasyMock 2.0, ArgumentsMatcher s are only supported
for the legacy MockControl . |
EasyMock | |
MockControl<T> | Deprecated. Since EasyMock 2.0, static methods on EasyMock are
used to create and control mock objects. |
Enum Summary | |
---|---|
LogicalOperator | See EasyMock.cmp(T, java.util.Comparator |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |