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