Beispiel #1
0
 def afterTest(self, test):
     plugin_base.after_test(test)
def test_teardown(item):
    plugin_base.after_test(item)
 def afterTest(self, test):
     plugin_base.after_test(test)
Beispiel #4
0
def test_teardown(item):
    plugin_base.after_test(item)