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