PHP Class BetterReflectionTest\SourceLocator\Type\ClosureSourceLocatorTest

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: roave/better-reflection

Public Methods

Method Description
testClosureSourceLocator ( )
testLocateIdentifiersByTypeIsNotImplemented ( )
testTwoClosuresSameLineFails ( )

Private Methods

Method Description
getMockReflector ( ) : BetterReflection\Reflector\Reflector | PHPUnit_Framework_MockObject_MockObject

Method Details

testClosureSourceLocator() public method

testLocateIdentifiersByTypeIsNotImplemented() public method

testTwoClosuresSameLineFails() public method