Ejemplo n.º 1
0
 public function __construct($testCase, $redirect = true)
 {
     $this->redirectUrl = self::URL;
     parent::__construct($testCase, $redirect);
 }