PHP Class Nelmio\Alice\FileLocator\DefaultFileLocatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
provideAbsolutePaths ( )
setUp ( )
testCanDetectAbsolutePaths ( $path )
testCanLocateFiles ( )
testIsAFileLocator ( )
testLocatingFileThrowsExceptionIfTheFileDoesNotExistsInAbsolutePath ( )
testThrowsExceptionIfEmptyFileNamePassed ( )
testThrowsExceptionIfTheFileDoesNotExists ( )

Method Details

provideAbsolutePaths() public méthode

setUp() public méthode

public setUp ( )

testCanDetectAbsolutePaths() public méthode

public testCanDetectAbsolutePaths ( $path )

testCanLocateFiles() public méthode

public testCanLocateFiles ( )

testIsAFileLocator() public méthode

public testIsAFileLocator ( )

testLocatingFileThrowsExceptionIfTheFileDoesNotExistsInAbsolutePath() public méthode

testThrowsExceptionIfEmptyFileNamePassed() public méthode

testThrowsExceptionIfTheFileDoesNotExists() public méthode