class PactBroker::Matrix::EveryRow
Constants
- ALL_COLUMNS_AFTER_JOIN
- PACT_COLUMNS_WITH_ALIASES
Public Instance Methods
Source
# File lib/pact_broker/matrix/every_row.rb, line 78 def pact_publication_id return_or_raise_if_not_set(:pact_publication_id) end
Source
# File lib/pact_broker/matrix/every_row.rb, line 73 def verification_dataset EveryRow::Verification end