Libraries
»
micron
(0.5.1)
»
Index
»
Micron
»
TestCase
»
#teardown
Method: Micron::TestCase#teardown
Defined in:
lib/micron/test_case.rb
#
teardown
⇒
Object
Run after each test method
25 26
# File 'lib/micron/test_case.rb', line 25
def
teardown
end