PHP Class BetterReflectionTest\SourceLocator\Type\AggregateSourceLocatorTest

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

Méthodes publiques

Méthode Description
testInvokeWillTraverseAllGivenLocatorsAndFailToResolve ( )
testInvokeWillTraverseAllGivenLocatorsAndSucceed ( )
testLocateIdentifiersByTypeAggregatesSource ( )
testTwoStringSourceLocatorsResolveCorrectly ( )
testWillNotResolveWithEmptyLocatorsList ( )

Private Methods

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

Method Details

testInvokeWillTraverseAllGivenLocatorsAndFailToResolve() public méthode

testInvokeWillTraverseAllGivenLocatorsAndSucceed() public méthode

testLocateIdentifiersByTypeAggregatesSource() public méthode

testTwoStringSourceLocatorsResolveCorrectly() public méthode

testWillNotResolveWithEmptyLocatorsList() public méthode