Esempio n. 1
0
 /**
  * Tests Artist->__construct()
  */
 public function test__construct()
 {
     // TODO Auto-generated ArtistTest->test__construct()
     $this->markTestIncomplete("__construct test not implemented");
     $this->Artist->__construct();
 }