Sha256: 9efc11320fe7ae68bb74b700903c09ed5f62d44b9142781034af4b2445bed150

Contents?: true

Size: 245 Bytes

Versions: 252

Compression:

Stored size: 245 Bytes

Contents

module RSpec
  module Expectations
    if defined?(Test::Unit::AssertionFailedError)
      class ExpectationNotMetError < Test::Unit::AssertionFailedError; end
    else
      class ExpectationNotMetError < ::StandardError; end
    end
  end
end

Version data entries

252 entries across 151 versions & 28 rubygems

Version Path
opal-rspec-0.4.2 vendor_lib/rspec/expectations/errors.rb
opal-rspec-0.4.1 vendor_lib/rspec/expectations/errors.rb
opal-rspec-0.4.0 vendor_lib/rspec/expectations/errors.rb
opal-rspec-0.4.0.beta4 vendor_lib/rspec/expectations/errors.rb
judge-2.0.5 vendor/bundle/ruby/2.1.0/gems/rspec-expectations-2.13.0/lib/rspec/expectations/errors.rb
rspec-expectations-2.99.2 lib/rspec/expectations/errors.rb
dxruby_rp5-0.0.4 spec/vendor/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
rspec-expectations-2.99.1 lib/rspec/expectations/errors.rb
rspec-expectations-2.99.0 lib/rspec/expectations/errors.rb
rspec-expectations-2.99.0.rc1 lib/rspec/expectations/errors.rb
rspec-expectations-2.99.0.beta2 lib/rspec/expectations/errors.rb
rspec-expectations-2.14.5 lib/rspec/expectations/errors.rb
mango-0.8.0 vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
mango-0.7.1 vendor/bundler/ruby/2.0.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
dxruby_rp5-0.0.3 spec/vendor/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
tuktuk-rails-0.0.10 vendor/bundle/ruby/2.0.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
tuktuk-rails-0.0.9 vendor/bundle/ruby/2.0.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
tuktuk-rails-0.0.8 vendor/bundle/ruby/2.0.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
tuktuk-rails-0.0.7 vendor/bundle/ruby/2.0.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb
dxruby_rp5-0.0.2 spec/vendor/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb