method: test.compat.TestCase.tearDown

*Not documented*
    def tearDown(self):

origin: test.compat.TestCase

where:

function source:

def tearDown(self):
    pass