PHP Class BetterReflectionTest\SourceLocator\Type\EvaledCodeSourceLocatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: roave/better-reflection

Méthodes publiques

Méthode Description
testCanReflectEvaledClass ( )
testCanReflectEvaledInterface ( )
testCanReflectEvaledLocatedSourceClass ( )
testCanReflectEvaledTrait ( )
testCannotReflectRequiredClass ( )
testReturnsNullForFunctions ( )
testReturnsNullForNonExistentCode ( )

Private Methods

Méthode Description
getMockReflector ( ) : BetterReflection\Reflector\Reflector | PHPUnit_Framework_MockObject_MockObject

Method Details

testCanReflectEvaledClass() public méthode

testCanReflectEvaledInterface() public méthode

testCanReflectEvaledLocatedSourceClass() public méthode

testCanReflectEvaledTrait() public méthode

testCannotReflectRequiredClass() public méthode

testReturnsNullForFunctions() public méthode

testReturnsNullForNonExistentCode() public méthode