PHP Class Test\Unit\LEtudiant\Composer\Util\SymlinkFilesystemTest

Author: Sylvain Lorinet ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: letudiant/composer-shared-package-plugin

Protected Properties

Property Type Description
$testDir string

Public Methods

Method Description
ensureSymlinkExistsWhenExists ( )
ensureSymlinkExistsWhenNotExists ( )
removeEmptyDirectoryWhenExists ( )
removeEmptyDirectoryWhenNotEmpty ( )
removeEmptyDirectoryWhenNotExists ( )
removeSymlinkWhenExists ( )
removeSymlinkWhenNotExists ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

ensureSymlinkExistsWhenExists() public method

ensureSymlinkExistsWhenNotExists() public method

removeEmptyDirectoryWhenExists() public method

removeEmptyDirectoryWhenNotEmpty() public method

removeEmptyDirectoryWhenNotExists() public method

removeSymlinkWhenExists() public method

removeSymlinkWhenNotExists() public method

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

Property Details

$testDir protected property

protected string $testDir
return string