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