protected function classTearDown()
 {
     $this->testClient = null;
     parent::classTearDown();
 }