public class VerificationDataImpl extends Object implements VerificationData
| Constructor and Description |
|---|
VerificationDataImpl(List<Invocation> allInvocations,
InvocationMatcher wanted) |
public VerificationDataImpl(List<Invocation> allInvocations, InvocationMatcher wanted)
public List<Invocation> getAllInvocations()
getAllInvocations in interface VerificationDatapublic InvocationMatcher getWanted()
getWanted in interface VerificationDataCopyright © 2016. All rights reserved.