|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockobjects.dynamic.CallStub
Constructor Summary | |
CallStub()
|
Method Summary | |
boolean |
matches(java.lang.String methodName,
java.lang.Object[] args)
|
void |
verify()
Throw an AssertionFailedException if any expectations have not been met. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.mockobjects.dynamic.Callable |
call, getDescription |
Constructor Detail |
public CallStub()
Method Detail |
public boolean matches(java.lang.String methodName, java.lang.Object[] args)
matches
in interface Callable
public void verify()
Verifiable
verify
in interface Verifiable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |