PHP Class Jarves\Tests\Service\Object\FileUtilityTest

Inheritance: extends Jarves\Tests\KernelAwareTestCase
Show file Open project: jarves/jarves

Public Methods

Method Description
fileTester ( Jarves\Filesystem\FilesystemInterface $fs, string $realPath )
testSystemFile ( )
testTempFile ( )
testWebFile ( )

Method Details

fileTester() public method

public fileTester ( Jarves\Filesystem\FilesystemInterface $fs, string $realPath )
$fs Jarves\Filesystem\FilesystemInterface
$realPath string

testSystemFile() public method

public testSystemFile ( )

testTempFile() public method

public testTempFile ( )

testWebFile() public method

public testWebFile ( )