☰
Home
Pages
Classes
Methods
Ancestors
Object
BasicObject
Included Modules
WebMock::API
Instance Methods
teardown_with_webmock
class Test::Unit::TestCase
Public Instance Methods
teardown_with_webmock
()
Source
# File lib/webmock/test_unit.rb, line 14
def
teardown_with_webmock
WebMock
.
reset!
end