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