Esempio n. 1
0
 def setUp(self):
     test.setUp(self)
     self.collection = self.db.get_collection("Shop")
Esempio n. 2
0
 def setUp(self):
     test.setUp(self)
     self.collection = self.db.get_collection("Login")