method
teardown
rails latest stable - Class:
ActiveSupport::Testing::SetupAndTeardown::ClassMethods
teardown(*args, &block)public
Add a callback, which runs after TestCase#teardown.
teardown(*args, &block)Add a callback, which runs after TestCase#teardown.