Exemplo n.º 1
0
 def tearDown(self):
     """
     Clear the collections in the testdatabase.
     """
     qrs.remove_all_data()
Exemplo n.º 2
0
 def setUp(self):
     """
     Clear the collections in the testdatabase.
     """
     qrs.remove_all_data()
     qrs.insert_dummy_data()