Fakerino\Test\Configuration\FakerinoConfigurationLoaderTest::testConfigFilePath PHP Method

testConfigFilePath() public method

public testConfigFilePath ( )
    public function testConfigFilePath()
    {
        $this->assertEquals($this->xmlFilePath, $this->configurationLoader->getConfFilePath());
    }