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 TypeMethodDescriptionbooleanisSatisfiedBy(IMockInvocation invocation) voidsetInteraction(IMockInteraction interaction)
-
Constructor Details
-
TargetConstraint
-
-
Method Details
-
isSatisfiedBy
- Specified by:
isSatisfiedByin interfaceIInvocationConstraint
-
setInteraction
- Specified by:
setInteractionin interfaceIInteractionAware
-