Exemplo n.º 1
0
 def afterTest(self, test):
     plugin_base.after_test(test)
Exemplo n.º 2
0
 def afterTest(self, test):
     plugin_base.after_test(test)
Exemplo n.º 3
0
def test_teardown(item):
    plugin_base.after_test(item)
Exemplo n.º 4
0
def test_teardown(item):
    plugin_base.after_test(item)