/** * * Setup; runs after each test method. * */ public function postTest() { $this->_adapter = null; parent::postTest(); }