Exemple #1
0
 def tearDown(self):
     super(ESTestCase, self).tearDown()
     ESTestCase.teardown_class()
     FakeModel.reset()
Exemple #2
0
 def tearDown(self):
     super(ESTestCase, self).tearDown()
     ESTestCase.teardown_class()
     FakeModel.reset()
Exemple #3
0
 def setUp(self):
     super(ESTestCase, self).setUp()
     ESTestCase.setup_class()
Exemple #4
0
 def setUp(self):
     super(ESTestCase, self).setUp()
     ESTestCase.setup_class()