Class: Surrogate::RSpec::NounMatcher
- Inherits:
-
InvocationMatcher
- Object
- InvocationMatcher
- Surrogate::RSpec::NounMatcher
- Defined in:
- lib/surrogate/rspec/noun_matcher.rb
Defined Under Namespace
Classes: FailureMessageShouldDefault, FailureMessageShouldNotDefault, FailureMessageShouldNotTimes, FailureMessageShouldNotWith, FailureMessageShouldNotWithTimes, FailureMessageShouldTimes, FailureMessageShouldWith, FailureMessageWithTimes
Instance Attribute Summary
Attributes inherited from InvocationMatcher
#method_name, #surrogate, #times_predicate, #with_filter
Method Summary
Methods inherited from InvocationMatcher
#failure_message, #failure_message_when_negated, #filtered_args, #initialize, #invocations, #matches?, #message_for, #times, #with
Constructor Details
This class inherits a constructor from Surrogate::RSpec::InvocationMatcher