Pinq\Tests\Integration\ExpressionTrees\ScopedClassConstantInterpreterTest::testSelfInStaticMethod PHP Method

testSelfInStaticMethod() public method

    public function testSelfInStaticMethod()
    {
        $this->assertRecompilesCorrectly([ScopedClassConstants::TYPE, 'selfClassStaticMethod']);
    }