Class TargetConstraint
java.lang.Object
org.spockframework.mock.constraint.TargetConstraint
- All Implemented Interfaces:
IInteractionAware
,IInvocationConstraint
- Author:
- Peter Niederwieser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isSatisfiedBy
(IMockInvocation invocation) void
setInteraction
(IMockInteraction interaction)
-
Constructor Details
-
TargetConstraint
-
-
Method Details
-
isSatisfiedBy
- Specified by:
isSatisfiedBy
in interfaceIInvocationConstraint
-
setInteraction
- Specified by:
setInteraction
in interfaceIInteractionAware
-