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
sshp-0.0.1 vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/errors.rb
rspec-expectations-2.14.0.rc1 lib/rspec/expectations/errors.rb
classiccms-0.7.0 vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/expectations/errors.rb
classiccms-0.7.0 vendor/bundle/gems/rspec-expectations-2.9.1/lib/rspec/expectations/errors.rb
classiccms-0.7.0 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/errors.rb
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/errors.rb
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/rspec-expectations-2.12.1/lib/rspec/expectations/errors.rb
vagrant-actionio-0.0.9 vendor/bundle/gems/rspec-expectations-2.13.0/lib/rspec/expectations/errors.rb
rspec-expectations-2.13.0 lib/rspec/expectations/errors.rb
remq-0.0.4 vendor/bundle/gems/rspec-expectations-2.12.1/lib/rspec/expectations/errors.rb
remq-0.0.3 vendor/bundle/gems/rspec-expectations-2.12.1/lib/rspec/expectations/errors.rb
librarian-puppet-0.9.8 vendor/gems/ruby/1.9.1/gems/rspec-expectations-2.12.1/lib/rspec/expectations/errors.rb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/rspec-expectations-2.10.0/lib/rspec/expectations/errors.rb
classiccms-0.6.9 vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/expectations/errors.rb
classiccms-0.6.9 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
classiccms-0.6.9 vendor/bundle/gems/rspec-expectations-2.9.1/lib/rspec/expectations/errors.rb
rspec-expectations-2.12.1 lib/rspec/expectations/errors.rb
rspec-expectations-2.12.0 lib/rspec/expectations/errors.rb
classiccms-0.6.8 vendor/bundle/gems/rspec-expectations-2.10.0/lib/rspec/expectations/errors.rb