Module: ConvenientService::RSpec::Matchers::Results

Includes:
Support::Concern
Defined in:
lib/convenient_service/rspec/matchers/results.rb,
lib/convenient_service/rspec/matchers/results/be_error.rb,
lib/convenient_service/rspec/matchers/results/be_result.rb,
lib/convenient_service/rspec/matchers/results/be_failure.rb,
lib/convenient_service/rspec/matchers/results/be_success.rb,
lib/convenient_service/rspec/matchers/results/be_not_error.rb,
lib/convenient_service/rspec/matchers/results/be_not_failure.rb,
lib/convenient_service/rspec/matchers/results/be_not_success.rb

Defined Under Namespace

Modules: BeError, BeFailure, BeNotError, BeNotFailure, BeNotSuccess, BeResult, BeSuccess

Method Summary

Methods included from Support::Concern

included