PHP Class Pinq\Tests\Integration\Parsing\ControlStructureParserTest

Inheritance: extends ParserTest
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
testThrowsExceptionWithDoWhileLoop ( )
testThrowsExceptionWithForLoop ( )
testThrowsExceptionWithForeachLoop ( )
testThrowsExceptionWithGotoStatement ( )
testThrowsExceptionWithIfStatement ( )
testThrowsExceptionWithSwitchStatement ( )
testThrowsExceptionWithTryCatchStatement ( )
testThrowsExceptionWithWhileLoop ( )

Method Details

testThrowsExceptionWithDoWhileLoop() public méthode

testThrowsExceptionWithForLoop() public méthode

testThrowsExceptionWithForeachLoop() public méthode

testThrowsExceptionWithGotoStatement() public méthode

testThrowsExceptionWithIfStatement() public méthode

testThrowsExceptionWithSwitchStatement() public méthode

testThrowsExceptionWithTryCatchStatement() public méthode

testThrowsExceptionWithWhileLoop() public méthode