PHP Class lithium\tests\cases\analysis\ParserTest

Inheritance: extends lithium\test\Unit
Afficher le fichier Open project: unionofrad/lithium

Méthodes publiques

Méthode Description
testFilteredTokenization ( )
testFindingTokenPatterns ( )
testFullTokenization ( )
testParserGuessesLineBleed ( )
testParserGuessesLineBleedWithNonWhitespace ( )
testSingleTokenization ( ) Tests that PHP code snippets properly resolve to their corresponding tokens.
testTokenPatternMatching ( )

Method Details

testFilteredTokenization() public méthode

testFindingTokenPatterns() public méthode

testFullTokenization() public méthode

testParserGuessesLineBleed() public méthode

testParserGuessesLineBleedWithNonWhitespace() public méthode

testSingleTokenization() public méthode

Tests that PHP code snippets properly resolve to their corresponding tokens.

testTokenPatternMatching() public méthode