PHP Class BetterReflectionTest\SourceLocator\Type\ComposerSourceLocatorTest

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

Méthodes publiques

Méthode Description
testInvokableLoadsSource ( )
testInvokableThrowsExceptionWhenClassNotResolved ( )
testInvokeThrowsExceptionWhenTryingToLocateFunction ( )

Private Methods

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

Method Details

testInvokableLoadsSource() public méthode

testInvokableThrowsExceptionWhenClassNotResolved() public méthode

testInvokeThrowsExceptionWhenTryingToLocateFunction() public méthode