PHP Class BetterReflectionTest\Reflection\Adapter\ReflectionFunctionTest

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

Méthodes publiques

Méthode Description
coreReflectionMethodNamesProvider ( )
methodExpectationProvider ( )
testAdapterMethods ( string $methodName, string | null $expectedException, mixed $returnValue, array $args )
testCoreReflectionMethods ( string $methodName )
testExport ( )

Method Details

coreReflectionMethodNamesProvider() public méthode

methodExpectationProvider() public méthode

testAdapterMethods() public méthode

public testAdapterMethods ( string $methodName, string | null $expectedException, mixed $returnValue, array $args )
$methodName string
$expectedException string | null
$returnValue mixed
$args array

testCoreReflectionMethods() public méthode

public testCoreReflectionMethods ( string $methodName )
$methodName string

testExport() public méthode

public testExport ( )