예제 #1
0
 def afterTest(self, test):
     plugin_base.after_test(test)
예제 #2
0
def test_teardown(item):
    plugin_base.after_test(item)
예제 #3
0
 def afterTest(self, test):
     plugin_base.after_test(test)
예제 #4
0
def test_teardown(item):
    plugin_base.after_test(item)