PHP Class BetterReflectionTest\Identifier\IdentifierTypeTest

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

Méthodes publiques

Méthode Description
possibleIdentifierTypesProvider ( ) : string[][]
testIsMatchingReflectorClass ( )
testIsMatchingReflectorFunction ( )
testIsMatchingReflectorReturnsFalseWhenTypeIsInvalid ( )
testIsTypesForClass ( )
testIsTypesForFunction ( )
testPossibleIdentifierTypes ( string $full )
testThrowsAnExceptionWhenInvalidTypeGiven ( )

Method Details

possibleIdentifierTypesProvider() public méthode

public possibleIdentifierTypesProvider ( ) : string[][]
Résultat string[][]

testIsMatchingReflectorClass() public méthode

testIsMatchingReflectorFunction() public méthode

testIsMatchingReflectorReturnsFalseWhenTypeIsInvalid() public méthode

testIsTypesForClass() public méthode

public testIsTypesForClass ( )

testIsTypesForFunction() public méthode

testPossibleIdentifierTypes() public méthode

public testPossibleIdentifierTypes ( string $full )
$full string

testThrowsAnExceptionWhenInvalidTypeGiven() public méthode