PHP Class Joli\JoliNotif\tests\Util\PharExtractorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: jolicode/jolinotif

Méthodes publiques

Méthode Description
testExtractFile ( )
testExtractFileDoesntOverwriteExistingFileIfNotSpecified ( )
testExtractFileOverwritesExistingFileIfSpecified ( )
testIsLocatedInsideAPhar ( )

Private Methods

Méthode Description
generatePhar ( string $pharPath, string $fileRelativePath, string $fileContent, boolean $overwrite )
getTestDir ( ) : string

Method Details

testExtractFile() public méthode

public testExtractFile ( )

testExtractFileDoesntOverwriteExistingFileIfNotSpecified() public méthode

testExtractFileOverwritesExistingFileIfSpecified() public méthode

testIsLocatedInsideAPhar() public méthode