Example #1
0
 public function testIsNotArtifact()
 {
     $this->assertFalse(self::$obj->isArtifact());
 }