_conn)) { $this->_conn = TestUtil::getConnection(); } } protected function tearDown() { $this->_conn = null; } }