Class: PactBroker::Matrix::PactNotEverVerifiedByProvider

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

Overview

The pact for the required consumer version has never been verified by the provider (a row in the matrix with a blank provider version)

Instance Attribute Summary

Attributes inherited from ErrorReasonWithTwoSelectors

#consumer_selector, #provider_selector

Method Summary

Methods inherited from ErrorReasonWithTwoSelectors

#==, #initialize, #selectors, #to_s

Methods inherited from ErrorReason

#selectors, #type

Methods inherited from Reason

#==, #type

Constructor Details

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