Class
RR::TimesCalledMatchers::AtMostMatcher
In:
lib/rr/times_called_matchers/at_most_matcher.rb
Parent:
TimesCalledMatcher
Methods
attempt?
expected_times_message
matches?
possible_match?
Included Modules
Terminal
Public Instance methods
attempt?
(times_called)
expected_times_message
()
matches?
(times_called)
possible_match?
(times_called)
[Validate]