public class TargetConstraint extends java.lang.Object implements IInvocationConstraint, IInteractionAware
| Constructor and Description |
|---|
TargetConstraint(java.lang.Object target) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(IMockInvocation invocation) |
void |
setInteraction(IMockInteraction interaction) |
public boolean isSatisfiedBy(IMockInvocation invocation)
isSatisfiedBy in interface IInvocationConstraintpublic void setInteraction(IMockInteraction interaction)
setInteraction in interface IInteractionAwareCopyright © 2015. All rights reserved