IInvocationConstraintpublic class EqualPropertyNameConstraint extends java.lang.Object implements IInvocationConstraint
| Constructor | Description |
|---|---|
EqualPropertyNameConstraint(java.lang.String propertyName) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isSatisfiedBy(IMockInvocation invocation) |
public EqualPropertyNameConstraint(java.lang.String propertyName)
public boolean isSatisfiedBy(IMockInvocation invocation)
isSatisfiedBy in interface IInvocationConstraintCopyright © 2018. All rights reserved