| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockito.internal.verification.VerificationDataImpl
public class VerificationDataImpl
| Constructor Summary | |
|---|---|
| VerificationDataImpl(InvocationContainer invocations,
                     InvocationMatcher wanted) | |
| Method Summary | |
|---|---|
|  java.util.List<Invocation> | getAllInvocations() | 
|  InvocationMatcher | getWanted() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public VerificationDataImpl(InvocationContainer invocations,
                            InvocationMatcher wanted)
| Method Detail | 
|---|
public java.util.List<Invocation> getAllInvocations()
getAllInvocations in interface VerificationDatapublic InvocationMatcher getWanted()
getWanted in interface VerificationData| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||