PHP Class Pinq\Tests\Integration\ExpressionTrees\ScopedClassConstantInterpreterTest

Inheritance: extends ScopedClassInterpreterBaseTest
Datei anzeigen Open project: timetoogo/pinq

Protected Properties

Property Type Description
$constants ScopedClassConstants

Public Methods

Method Description
testConcrete ( )
testParent ( )
testParentInStaticMethod ( )
testParsedFunctionWithScopedClassConstantsInParameters ( )
testSelf ( )
testSelfInStaticMethod ( )
testStatic ( )
testStaticInStaticMethod ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testConcrete() public method

public testConcrete ( )

testParent() public method

public testParent ( )

testParentInStaticMethod() public method

testParsedFunctionWithScopedClassConstantsInParameters() public method

testSelf() public method

public testSelf ( )

testSelfInStaticMethod() public method

testStatic() public method

public testStatic ( )

testStaticInStaticMethod() public method

Property Details

$constants protected_oe property

protected ScopedClassConstants,Pinq\Tests\Integration\ExpressionTrees $constants
return ScopedClassConstants