Sha256: 0ccfe63023666a01a7f11f9d6f2ab55de542a0bb21f78ae86ba957bb80aa0772

Contents?: true

Size: 411 Bytes

Versions: 40

Compression:

Stored size: 411 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/test_helper')
require File.expand_path(File.dirname(__FILE__) + '/shared_test')

class TestWebMock < Test::Unit::TestCase
  include SharedTest

  def teardown
    # Ensure global Test::Unit teardown was called
    assert_empty WebMock::RequestRegistry.instance.requested_signatures.hash
    assert_empty WebMock::StubRegistry.instance.request_stubs
  end
end

Version data entries

40 entries across 40 versions & 4 rubygems

Version Path
logstash-output-scalyr-0.1.19.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.18.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.17.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.16.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.15.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.14.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.13 vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.12 vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.11.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
webmock-3.13.0 test/test_webmock.rb
webmock-3.12.2 test/test_webmock.rb
webmock-3.12.1 test/test_webmock.rb
webmock-3.12.0 test/test_webmock.rb
webmock-3.11.3 test/test_webmock.rb
logstash-output-newrelic-1.2.0 vendor/bundle/jruby/2.5.0/gems/webmock-3.11.2/test/test_webmock.rb
webmock-3.11.2 test/test_webmock.rb
webmock-3.11.1 test/test_webmock.rb
webmock-3.11.0 test/test_webmock.rb
webmock-3.10.0 test/test_webmock.rb
webmock-3.9.5 test/test_webmock.rb