*Not documented*
def teardown(self):
origin: test.collect.Class
where:
function source:
def teardown(self):
teardown_class = getattr(self.obj, 'teardown_class', None)
if teardown_class is not None:
teardown_class = getattr(teardown_class, 'im_func', teardown_class)
teardown_class(self.obj)
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.0
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.1
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.2
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.3
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.4
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.5
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.6
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.7
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.8
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.9
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.10
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.11
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.12
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.13
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.14
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.15
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.16
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.17
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.18
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py
traceback test.collect.Class.teardown.19
called in /home/johnny/projects/merlinux/py/dist/py/test/item.py