Jarves\Tests\Service\Object\FileUtilityTest::testWebFile PHP Method

testWebFile() public method

public testWebFile ( )
    public function testWebFile()
    {
        $this->fileTester($this->getWebFileSystem(), realpath($this->getKernel()->getRootDir() . '/../web') . '/');
    }