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