|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInvocationConstraint | |
---|---|
org.spockframework.mock |
Uses of IInvocationConstraint in org.spockframework.mock |
---|
Classes in org.spockframework.mock that implement IInvocationConstraint | |
---|---|
class |
EqualMethodNameConstraint
|
class |
EqualPropertyNameConstraint
|
class |
IdenticalTargetConstraint
|
class |
NamedArgumentListConstraint
|
class |
PositionalArgumentListConstraint
|
class |
RegexMethodNameConstraint
|
class |
RegexPropertyNameConstraint
|
class |
WildcardMethodNameConstraint
|
Constructor parameters in org.spockframework.mock with type arguments of type IInvocationConstraint | |
---|---|
MockInteraction(int line,
int column,
java.lang.String text,
int minCount,
int maxCount,
java.util.List<IInvocationConstraint> matchers,
IResultGenerator resultGenerator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |