protected function tearDown()
 {
     parent::tearDown();
     CoreExt_DataMapper::resetDefaultDbAdapter();
 }
Beispiel #2
0
 protected function setUp()
 {
     parent::setUp();
     CoreExt_DataMapper::resetDefaultDbAdapter();
 }