Documentation

SignatureFormatterTest extends TestCase
in package

Table of Contents

FOO  = 'foo value'
$bar  : mixed
signatureReflectors()  : mixed
testFormat()  : mixed
testSignatureFormatterThrowsUnknownReflectorExpeption()  : mixed
someFakeMethod()  : mixed

Constants

Properties

Methods

testFormat()

public testFormat(mixed $reflector, mixed $expected) : mixed
Parameters
$reflector : mixed
$expected : mixed
Tags
dataProvider

signatureReflectors

Return values
mixed

testSignatureFormatterThrowsUnknownReflectorExpeption()

public testSignatureFormatterThrowsUnknownReflectorExpeption() : mixed
Tags
expectedException

\InvalidArgumentException

Return values
mixed

someFakeMethod()

private someFakeMethod(array<string|int, mixed> $one[, mixed $two = 'TWO' ][, Reflector $three = null ]) : mixed
Parameters
$one : array<string|int, mixed>
$two : mixed = 'TWO'
$three : Reflector = null
Return values
mixed

Search results