public function endTest($method)
 {
     parent::endTest($method);
     unset($this->Users);
     ClassRegistry::flush();
 }