Ejemplo n.º 1
0
 def tearDown(self):
     """
     This should run at the end of the test class.
     """
     delete_users_projects(self.destination_token)
Ejemplo n.º 2
0
 def tearDown(self):
     """
     This should run at the end of this test class
     """
     delete_users_projects(self.token)