Class: Surrogate::RSpec::VerbMatcher

Inherits:
InvocationMatcher show all
Defined in:
lib/surrogate/rspec/verb_matcher.rb

Direct Known Subclasses

InitializationMatcher

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_for_should, #failure_message_for_should_not, #filtered_args, #initialize, #invocations, #matches?, #message_for, #times, #with

Constructor Details

This class inherits a constructor from Surrogate::RSpec::InvocationMatcher