/**
  * Constructs the test case.
  */
 public function __construct()
 {
     // TODO Auto-generated constructor
     self::$ch = curl_init();
 }