Example #1
0
 /**
  * Test for ConfigFile::getFilePath
  *
  * @return void
  * @test
  */
 public function testGetFilePath()
 {
     $this->assertNotEmpty($this->object->getFilePath());
 }