PHP Class Contao\CoreBundle\Test\Util\SymlinkUtilTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method 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 method

Tests an empty source file.
public testEmptySource ( )

testEmptyTarget() public method

Tests an empty target file.
public testEmptyTarget ( )

testExistingTarget() public method

Tests an existing target file.
public testExistingTarget ( )

testInvalidTarget() public method

Tests an invalid target file.
public testInvalidTarget ( )