Example #1
0
 /**
  * Check tests are working
  */
 public function testGetID()
 {
     $this->assertEquals('Del', $this->player->getID());
 }