PHP Class BetterReflectionTest\Reflection\Adapter\ReflectionPropertyTest

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

Méthodes publiques

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

Method Details

coreReflectionPropertyNamesProvider() 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

testCoreReflectionPropertys() public méthode

public testCoreReflectionPropertys ( string $methodName )
$methodName string

testExport() public méthode

public testExport ( )