Class: RSpec::SSE::Matchers::ContainExactlyEvents

Inherits:
ContainExactlyMatcher show all
Defined in:
lib/rspec/sse/matchers.rb

Overview

Matcher for contain_exactly_events

Method Summary

Methods inherited from ContainExactlyMatcher

#description, #match_condition

Methods inherited from BaseMatcher

#failure_message, #failure_message_when_negated, #initialize, #match_arrays, #match_items, #matches?

Constructor Details

This class inherits a constructor from RSpec::SSE::Matchers::BaseMatcher