예제 #1
0
 def tearDown(self):
     test_inventory.cleanup()
예제 #2
0
 def tearDown(self):
     # Clean up here since get_inventory will not do it by design in
     # this test.
     cleanup()
예제 #3
0
 def tearDown(self):
     # Clean up here since get_inventory will not do it by design in
     # this test.
     cleanup()
예제 #4
0
 def tearDown(self):
     test_inventory.cleanup()