|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.core.matcher.StatelessInvocationMatcher
public abstract class StatelessInvocationMatcher
Constructor Summary | |
---|---|
StatelessInvocationMatcher()
|
Method Summary | |
---|---|
boolean |
hasDescription()
|
void |
invoked(Invocation invocation)
|
void |
verify()
Throw an AssertionFailedException if any expectations have not been met. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jmock.core.InvocationMatcher |
---|
matches |
Methods inherited from interface org.jmock.core.SelfDescribing |
---|
describeTo |
Constructor Detail |
---|
public StatelessInvocationMatcher()
Method Detail |
---|
public void invoked(Invocation invocation)
invoked
in interface InvocationMatcher
public void verify()
Verifiable
verify
in interface Verifiable
public boolean hasDescription()
hasDescription
in interface InvocationMatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |