Parent

Included Modules

Class/Module Index [+]

Quicksearch

Test::Unit::TestCase

Public Instance Methods

teardown() click to toggle source
Also aliased as: teardown_without_webmock
teardown_with_webmock() click to toggle source
# File lib/webmock/test_unit.rb, line 10
def teardown_with_webmock
  teardown_without_webmock
  WebMock.reset!
end
Also aliased as: teardown
teardown_without_webmock() click to toggle source
Alias for: teardown

[Validate]

Generated with the Darkfish Rdoc Generator 2.