Exemple #1
0
 /**
  * @covers MultiMaps\Polygon::getElementName
  */
 public function testGetElementName()
 {
     // Remove the following lines when you implement this test.
     $this->assertEquals($this->object->getElementName(), 'Polygon');
 }