Class Index [+]

Quicksearch

RR::TimesCalledMatchers::NonTerminal

Including this module marks the TimesCalledMatcher as NonTerminal. Being NonTerminal means the Double will not “terminate” even when called infinite times.

The Double that uses a NonTerminal TimesCalledMatcher will continue using the Double when passed the matching arguments. This is done by the attempt? always returning true.

This is in opposition to Terminal TimesCalledMatchers, where attempt? will eventually return false.

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.