Beispiel #1
0
 public function testInstanceOf1()
 {
     $t = new InstanceOff();
     $this->assertTrue($t->testInstanceOf1() === true);
 }