AtMostChecker  
    Represents a check that an expected search criterion is contained at most times in the search input.
Inheritors
Functions
Link copied to clipboard
                  Creates an Assertion representing this check based on the given foundNumberOfTimes which is the result of the search.
Properties
Link copied to clipboard
                  The function which was used and should not be used if times is zero.
Link copied to clipboard
                  The function which should be used instead of atMostCall when times is zero.