PHP Class BetterReflectionTest\SourceLocator\Type\AbstractSourceLocatorTest

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

Méthodes publiques

Méthode Description
testLocateIdentifierCallsFindReflection ( )
testLocateIdentifierReturnsNullWhenFindLocatorThrowsException ( )
testLocateIdentifierReturnsNullWithoutTryingToFindReflectionWhenUnableToLocateSource ( )
testLocateIdentifiersByTypeCallsFindReflectionsOfType ( )
testLocateIdentifiersByTypeReturnsEmptyArrayWithoutTryingToFindReflectionsWhenUnableToLocateSource ( )

Method Details

testLocateIdentifierCallsFindReflection() public méthode

testLocateIdentifierReturnsNullWhenFindLocatorThrowsException() public méthode

testLocateIdentifierReturnsNullWithoutTryingToFindReflectionWhenUnableToLocateSource() public méthode

testLocateIdentifiersByTypeCallsFindReflectionsOfType() public méthode

testLocateIdentifiersByTypeReturnsEmptyArrayWithoutTryingToFindReflectionsWhenUnableToLocateSource() public méthode