Exemple #1
0
 /**
  * Tests PDF417->__construct()
  */
 public function test__construct()
 {
     // TODO Auto-generated PDF417Test->test__construct()
     $this->markTestIncomplete("__construct test not implemented");
     $this->pDF417->__construct();
 }