public class IdenticalTargetConstraint extends java.lang.Object implements IInvocationConstraint
| Constructor and Description |
|---|
IdenticalTargetConstraint(java.lang.Object target) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(IMockInvocation invocation) |
public IdenticalTargetConstraint(java.lang.Object target)
public boolean isSatisfiedBy(IMockInvocation invocation)
isSatisfiedBy in interface IInvocationConstraintCopyright © 2013. All rights reserved