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 VerificationData
public InvocationMatcher getWanted()
getWanted
in interface VerificationData
Copyright © 2016. All rights reserved.