method
teardown
v7.2.3 -
Show 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.