class PactBroker::Matrix::MatrixRow

Constants

ALL_COLUMNS_AFTER_JOIN
PACT_COLUMNS_WITH_ALIASES

Public Instance Methods

verification_dataset() click to toggle source

@private

# File lib/pact_broker/matrix/matrix_row.rb, line 79
def verification_dataset
  MatrixRow::Verification
end