PHP Class BetterReflectionTest\TypesFinder\FindPropertyTypeTest

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

Méthodes publiques

Méthode Description
propertyTypeProvider ( ) : array
testFindPropertyType ( string $docBlock, string[] $expectedInstances )
testFindPropertyTypeReturnsEmptyArrayWhenNoCommentsNodesFound ( )
testNamespaceResolutionForProperty ( )

Method Details

propertyTypeProvider() public méthode

public propertyTypeProvider ( ) : array
Résultat array

testFindPropertyType() public méthode

public testFindPropertyType ( string $docBlock, string[] $expectedInstances )
$docBlock string
$expectedInstances string[]

testFindPropertyTypeReturnsEmptyArrayWhenNoCommentsNodesFound() public méthode

testNamespaceResolutionForProperty() public méthode