PHP 클래스 BetterReflectionTest\Reflection\Adapter\ReflectionObjectTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: roave/better-reflection

공개 메소드들

메소드 설명
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 ( )