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