PHP Class BetterReflectionTest\SourceLocator\Type\ComposerSourceLocatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: roave/better-reflection

Public Methods

Method Description
testInvokableLoadsSource ( )
testInvokableThrowsExceptionWhenClassNotResolved ( )
testInvokeThrowsExceptionWhenTryingToLocateFunction ( )

Private Methods

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

Method Details

testInvokableLoadsSource() public method

testInvokableThrowsExceptionWhenClassNotResolved() public method

testInvokeThrowsExceptionWhenTryingToLocateFunction() public method