Class: RSpec::SSE::Matchers::ContainExactlyReconnectionTimes

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

Overview

Matcher for contain_exactly_reconnection_times

Method Summary

Methods inherited from ContainExactlyMatcher

#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