|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.virtualmock.verify.VerificationManager
Manages verification of calls and arguments.
| Constructor Summary | |
VerificationManager(RuleManager ruleManager)
Creates a new VerificationManager object. |
|
| Method Summary | |
void |
verify()
Performs verification all recorded calls. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VerificationManager(RuleManager ruleManager)
ruleManager - the RuleManager to be used by this
VerificationManager.| Method Detail |
public void verify()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||