public class RegexPropertyNameConstraint extends java.lang.Object implements IInvocationConstraint
Constructor and Description |
---|
RegexPropertyNameConstraint(java.lang.String regex) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSatisfiedBy(IMockInvocation invocation) |
public RegexPropertyNameConstraint(java.lang.String regex)
public boolean isSatisfiedBy(IMockInvocation invocation)
isSatisfiedBy
in interface IInvocationConstraint
Copyright © 2017. All rights reserved