Fakerino\Test\Configuration\FakerinoConfigurationLoaderTest::testConfigFilePath PHP Метод

testConfigFilePath() публичный Метод

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