Package | Description |
---|---|
org.easymock | |
org.easymock.internal | |
org.easymock.internal.matchers |
Modifier and Type | Method and Description |
---|---|
static void |
EasyMock.reportMatcher(IArgumentMatcher matcher)
Reports an argument matcher.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<IArgumentMatcher> |
LastControl.pullMatchers() |
Modifier and Type | Method and Description |
---|---|
static void |
LastControl.reportMatcher(IArgumentMatcher matcher) |
Constructor and Description |
---|
ExpectedInvocation(Invocation invocation,
java.util.List<IArgumentMatcher> matchers) |
Modifier and Type | Class and Description |
---|---|
class |
And |
class |
Any |
class |
ArrayEquals |
class |
Captures<T> |
class |
Compare<T> |
class |
CompareEqual<T extends java.lang.Comparable<T>> |
class |
CompareTo<T extends java.lang.Comparable<T>> |
class |
Contains |
class |
EndsWith |
class |
Equals |
class |
EqualsWithDelta |
class |
Find |
class |
GreaterOrEqual<T extends java.lang.Comparable<T>> |
class |
GreaterThan<T extends java.lang.Comparable<T>> |
class |
InstanceOf |
class |
LessOrEqual<T extends java.lang.Comparable<T>> |
class |
LessThan<T extends java.lang.Comparable<T>> |
class |
Matches |
class |
Not |
class |
NotNull |
class |
Null |
class |
Or |
class |
Same |
class |
StartsWith |
Constructor and Description |
---|
Not(IArgumentMatcher first) |
Constructor and Description |
---|
And(java.util.List<IArgumentMatcher> matchers) |
Or(java.util.List<IArgumentMatcher> matchers) |
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>