def tearDown(self):
     mock_set_current_session(None)
Beispiel #2
0
 def tearDown(self):
     mock_set_current_session(None)
 def setUp(self):
     mock_set_current_session(self.session)
Beispiel #4
0
 def setUp(self):
     mock_set_current_session(self.session)