Example #1
0
 public function testGetFileExtension()
 {
     $this->assertEquals('.php', $this->object->getFileExtension());
 }