PHP Класс BetterReflectionTest\Reflection\Adapter\ReflectionClassTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
coreReflectionMethodNamesProvider ( )
methodExpectationProvider ( )
testAdapterMethods ( string $methodName, string | null $expectedException, mixed $returnValue, array $args )
testCoreReflectionMethods ( string $methodName )
testExport ( )

Описание методов

coreReflectionMethodNamesProvider() публичный Метод

methodExpectationProvider() публичный Метод

testAdapterMethods() публичный Метод

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

testCoreReflectionMethods() публичный Метод

public testCoreReflectionMethods ( string $methodName )
$methodName string

testExport() публичный Метод

public testExport ( )