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

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

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

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

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

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

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

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

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

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

public testCoreReflectionPropertys ( string $methodName )
$methodName string

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

public testExport ( )