PHP Class Contao\CoreBundle\Test\Util\SymlinkUtilTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testEmptySource ( ) Tests an empty source file.
testEmptyTarget ( ) Tests an empty target file.
testExistingTarget ( ) Tests an existing target file.
testInvalidTarget ( ) Tests an invalid target file.

Method Details

testEmptySource() public méthode

Tests an empty source file.
public testEmptySource ( )

testEmptyTarget() public méthode

Tests an empty target file.
public testEmptyTarget ( )

testExistingTarget() public méthode

Tests an existing target file.
public testExistingTarget ( )

testInvalidTarget() public méthode

Tests an invalid target file.
public testInvalidTarget ( )