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