Class: PactBroker::Matrix::PactNotVerifiedByRequiredProviderVersion

Inherits:
ErrorReasonWithTwoSelectors show all
Defined in:
lib/pact_broker/matrix/reason.rb

Overview

The pact for the required consumer verison has been verified by the provider, but not by the required provider version (this row is not included in the matrix, and it’s absence must be inferred)

Instance Attribute Summary

Attributes inherited from ErrorReasonWithTwoSelectors

#consumer_selector, #provider_selector

Method Summary

Methods inherited from ErrorReasonWithTwoSelectors

#==, #initialize, #to_s

Methods inherited from Reason

#==

Constructor Details

This class inherits a constructor from PactBroker::Matrix::ErrorReasonWithTwoSelectors