PHP Class Pinq\Tests\Integration\Parsing\ConstantsTest

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

Méthodes publiques

Méthode Description
testClassConstant ( )
testMagicClass ( )
testMagicDir ( )
testMagicFile ( )
testMagicFunction ( )
testMagicLine ( )
testMagicMethod ( )
testMagicNamespace ( )
testMagicTrait ( )
testNormalConstant ( )

Method Details

testClassConstant() public méthode

public testClassConstant ( )

testMagicClass() public méthode

public testMagicClass ( )

testMagicDir() public méthode

public testMagicDir ( )

testMagicFile() public méthode

public testMagicFile ( )

testMagicFunction() public méthode

public testMagicFunction ( )

testMagicLine() public méthode

public testMagicLine ( )

testMagicMethod() public méthode

public testMagicMethod ( )

testMagicNamespace() public méthode

public testMagicNamespace ( )

testMagicTrait() public méthode

public testMagicTrait ( )

testNormalConstant() public méthode

public testNormalConstant ( )