|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.mock.TypeArgumentConstraint
public class TypeArgumentConstraint
| Constructor Summary | |
|---|---|
TypeArgumentConstraint(java.lang.Class<?> type,
IArgumentConstraint constraint)
|
|
| Method Summary | |
|---|---|
boolean |
isSatisfiedBy(java.lang.Object argument)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeArgumentConstraint(java.lang.Class<?> type,
IArgumentConstraint constraint)
| Method Detail |
|---|
public boolean isSatisfiedBy(java.lang.Object argument)
isSatisfiedBy in interface IArgumentConstraint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||