Sha256: c039552d4828a512c03b67278157c9b18ef8a9e3b8498087ec96e721682a1db2

Contents?: true

Size: 301 Bytes

Versions: 18

Compression:

Stored size: 301 Bytes

Contents

# frozen_string_literal: true

require_relative "results/base"

require_relative "results/be_error"
require_relative "results/be_failure"
require_relative "results/be_success"

require_relative "results/be_not_error"
require_relative "results/be_not_failure"
require_relative "results/be_not_success"

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
convenient_service-0.19.1 lib/convenient_service/rspec/matchers/classes/results.rb
convenient_service-0.19.0 lib/convenient_service/rspec/matchers/classes/results.rb
convenient_service-0.18.0 lib/convenient_service/rspec/matchers/classes/results.rb
convenient_service-0.17.0 lib/convenient_service/rspec/matchers/classes/results.rb
convenient_service-0.16.0 lib/convenient_service/rspec/matchers/classes/results.rb
convenient_service-0.15.0 lib/convenient_service/rspec/matchers/classes/results.rb
convenient_service-0.14.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.13.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.12.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.11.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.10.1 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.10.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.9.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.8.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.7.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.6.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.5.0 lib/convenient_service/rspec/matchers/custom/results.rb
convenient_service-0.4.0 lib/convenient_service/rspec/matchers/custom/results.rb