Example #1
0
 def tearDown(self):
     Location.delete(self.visible_parent)
     Location.delete(self.hidden_parent)
     Location.delete(self.visible_child_a)
     Location.delete(self.hidden_child_a)
     Location.delete(self.visible_child_b)
     Location.delete(self.hidden_child_b)