Class Index [+]

Quicksearch

RR::TimesCalledMatchers::Terminal

Including this module marks the TimesCalledMatcher as Terminal. Being Terminal the Double will “terminate” when times called is finite.

The Double that uses a Terminal TimesCalledMatcher will eventually be passed over to the next Double when passed the matching arguments enough times. This is done by the attempt? method returning false when executed a finite number of times.

This is in opposition to NonTerminal TimesCalledMatchers, where attempt? will always return true.

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.