public abstract class CallStub extends java.lang.Object implements Callable
Constructor and Description |
---|
CallStub() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.lang.String methodName,
java.lang.Object[] args) |
void |
verify()
Throw an AssertionFailedException if any expectations have not been met.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
call, getDescription
public boolean matches(java.lang.String methodName, java.lang.Object[] args)
public void verify()
Verifiable
verify
in interface Verifiable
Copyright © 2002 Mock Objects. All Rights Reserved.