Module: TPhases::Modes::Helpers::TransactionalViolationsHelper

Extended by:
ActiveSupport::Concern
Included in:
CollectMode, ExceptionsMode
Defined in:
lib/tphases/modes/helpers/transactional_violations_helper.rb

Overview

this helper is included by the CollectMode and the ExceptionsMode modules. methods expected to be implemented by those modes are #write_violation_action, #read_violation_action, and #no_transactions_violation_action

Defined Under Namespace

Modules: ClassMethods Classes: Phase