Interface IInvocationConstraint

All Known Implementing Classes:
EqualMethodNameConstraint, EqualPropertyNameConstraint, NamedArgumentListConstraint, PositionalArgumentListConstraint, RegexMethodNameConstraint, RegexPropertyNameConstraint, TargetConstraint, WildcardMethodNameConstraint

public interface IInvocationConstraint
Author:
Peter Niederwieser
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details