|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.virtualmock.call.CallQueue
org.virtualmock.call.InvokedCallQueue
A CallQueue which has support for tracking information specific to Calls which were invoked by the class under test. This includes methods to support retrieval of calls based on whether or not they have been verified yet.
| Constructor Summary | |
InvokedCallQueue()
|
|
| Methods inherited from class org.virtualmock.call.CallQueue |
add, clear, getCallByCallId, getCalls, getFirstCallWithMatchingSignature, getIndexOfFirstCallWithMatchingSignature, getIndexOfNextCallWithMatchingSignature, getMatchingSignatureCount, getNextCallWithMatchingSignature, getSignatures, hasCallWithMatchingSignature, hasCallWithMatchingSignature, size |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InvokedCallQueue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||