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
rspec-expectations-2.10.0 lib/rspec/expectations/errors.rb
horseman-0.0.5 vendor/ruby/1.9.1/gems/rspec-expectations-2.9.1/lib/rspec/expectations/errors.rb
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
rspec-expectations-2.9.1 lib/rspec/expectations/errors.rb
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
frameworks-capybara-0.2.0.rc3 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
frameworks-capybara-0.2.0.rc2 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
classicCMS-0.2.3 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
classicCMS-0.2.2 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
classicCMS-0.2.1 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
classicCMS-0.2.0 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
classicCMS-0.1.2 vendor/bundle/gems/rspec-expectations-2.9.0/lib/rspec/expectations/errors.rb
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/rspec-expectations-2.8.0/lib/rspec/expectations/errors.rb
rspec-expectations-2.9.0 lib/rspec/expectations/errors.rb
rspec-expectations-2.9.0.rc2 lib/rspec/expectations/errors.rb
horseman-0.0.4 vendor/ruby/1.9.1/gems/rspec-expectations-2.7.0/lib/rspec/expectations/errors.rb
horseman-0.0.4 vendor/ruby/1.9.1/gems/rspec-expectations-2.8.0/lib/rspec/expectations/errors.rb
horseman-0.0.3 vendor/ruby/1.9.1/gems/rspec-expectations-2.7.0/lib/rspec/expectations/errors.rb
horseman-0.0.3 vendor/ruby/1.9.1/gems/rspec-expectations-2.8.0/lib/rspec/expectations/errors.rb