PHP Class Pagekit\Filesystem\Tests\FileTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait Pagekit\Tests\FileUtil
Afficher le fichier Open project: pagekit/pagekit

Protected Properties

Свойство Type Description
$file
$fixtures
$workspace

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testCopyDir ( )
testCopyDirNotFound ( )
testCopyFile ( )
testCopyFileNotFound ( )
testDeleteDir ( )
testDeleteFile ( )
testDeleteFileNotFound ( )
testExists ( )
testGetPath ( )
testGetUrlExternal ( )
testGetUrlLocal ( )
testGetUrlNotFound ( )
testListDir ( )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testCopyDir() public méthode

public testCopyDir ( )

testCopyDirNotFound() public méthode

public testCopyDirNotFound ( )

testCopyFile() public méthode

public testCopyFile ( )

testCopyFileNotFound() public méthode

testDeleteDir() public méthode

public testDeleteDir ( )

testDeleteFile() public méthode

public testDeleteFile ( )

testDeleteFileNotFound() public méthode

testExists() public méthode

public testExists ( )

testGetPath() public méthode

public testGetPath ( )

testGetUrlExternal() public méthode

public testGetUrlExternal ( )

testGetUrlLocal() public méthode

public testGetUrlLocal ( )

testGetUrlNotFound() public méthode

public testGetUrlNotFound ( )

testListDir() public méthode

public testListDir ( )

Property Details

$file protected_oe property

protected $file

$fixtures protected_oe property

protected $fixtures

$workspace protected_oe property

protected $workspace