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
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/webmock-3.18.1/test/test_webmock.rb
webmock-3.18.1 test/test_webmock.rb
webmock-3.18.0 test/test_webmock.rb
webmock-3.15.2 test/test_webmock.rb
webmock-3.16.2 test/test_webmock.rb
webmock-3.16.1 test/test_webmock.rb
webmock-3.15.1 test/test_webmock.rb
webmock-3.17.1 test/test_webmock.rb
webmock-3.17.0 test/test_webmock.rb
logstash-output-scalyr-0.2.1.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.2.0 vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.2.0.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.26.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.25.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.24.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.23.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.22.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.21.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
logstash-output-scalyr-0.1.20.beta vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb
webmock-3.14.0 test/test_webmock.rb