PHP Class Nelmio\Alice\Parser\RuntimeCacheParserTest

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

Méthodes publiques

Méthode Description
setUp ( )
testCanParseFile ( )
testIsAParser ( )
testIsNotClonable ( )
testParsesTheResultAndCacheIt ( )
testProcessesIncludesAndCacheTheResultOfEachIncludedFile ( )
testThrowsAnExceptionIfFileCouldNotBeFound ( )

Method Details

setUp() public méthode

public setUp ( )

testCanParseFile() public méthode

public testCanParseFile ( )

testIsAParser() public méthode

public testIsAParser ( )

testIsNotClonable() public méthode

public testIsNotClonable ( )

testParsesTheResultAndCacheIt() public méthode

testProcessesIncludesAndCacheTheResultOfEachIncludedFile() public méthode

testThrowsAnExceptionIfFileCouldNotBeFound() public méthode