method

after_teardown

after_teardown()
public

No documentation available.

# File activerecord/lib/active_record/test_fixtures.rb, line 14
    def after_teardown # :nodoc:
      super
      teardown_fixtures
    end