ReflectionCasterTest
extends TestCase
in package
Uses
VarDumperTestTrait
Tags
Table of Contents
- assertDumpEquals() : mixed
- assertDumpMatchesFormat() : mixed
- testClosureCaster() : mixed
- testClosureCasterExcludingVerbosity() : mixed
- testFromCallableClosureCaster() : mixed
- testGenerator() : mixed
- testReflectionCaster() : mixed
- testReflectionParameter() : mixed
- testReflectionParameterScalar() : mixed
- testReturnType() : mixed
- getDump() : string|null
Methods
assertDumpEquals()
public
assertDumpEquals(mixed $dump, mixed $data, mixed $filter[, mixed $message = '' ]) : mixed
Parameters
- $dump : mixed
- $data : mixed
- $filter : mixed
- $message : mixed = ''
Return values
mixed —assertDumpMatchesFormat()
public
assertDumpMatchesFormat(mixed $dump, mixed $data, mixed $filter[, mixed $message = '' ]) : mixed
Parameters
- $dump : mixed
- $data : mixed
- $filter : mixed
- $message : mixed = ''
Return values
mixed —testClosureCaster()
public
testClosureCaster() : mixed
Return values
mixed —testClosureCasterExcludingVerbosity()
public
testClosureCasterExcludingVerbosity() : mixed
Return values
mixed —testFromCallableClosureCaster()
public
testFromCallableClosureCaster() : mixed
Return values
mixed —testGenerator()
public
testGenerator() : mixed
Tags
Return values
mixed —testReflectionCaster()
public
testReflectionCaster() : mixed
Return values
mixed —testReflectionParameter()
public
testReflectionParameter() : mixed
Return values
mixed —testReflectionParameterScalar()
public
testReflectionParameterScalar() : mixed
Tags
Return values
mixed —testReturnType()
public
testReturnType() : mixed
Tags
Return values
mixed —getDump()
protected
getDump(mixed $data[, mixed $key = null ], mixed $filter) : string|null
Parameters
- $data : mixed
- $key : mixed = null
- $filter : mixed