Documentation

MirrorTest extends TestCase
in package

Table of Contents

FOO  = 1
$bar  : mixed
$baz  : mixed
aPublicMethod()  : mixed
invalidArguments()  : mixed
testMirror()  : mixed
testMirrorThrowsExceptions()  : mixed
testMirrorThrowsInvalidArgumentExceptions()  : mixed

Constants

Properties

Methods

aPublicMethod()

public aPublicMethod() : mixed
Return values
mixed

invalidArguments()

public invalidArguments() : mixed
Return values
mixed

testMirror()

public testMirror() : mixed
Return values
mixed

testMirrorThrowsExceptions()

public testMirrorThrowsExceptions() : mixed
Tags
expectedException

\RuntimeException

Return values
mixed

testMirrorThrowsInvalidArgumentExceptions()

public testMirrorThrowsInvalidArgumentExceptions(mixed $value) : mixed
Parameters
$value : mixed
Tags
expectedException

\InvalidArgumentException

dataProvider

invalidArguments

Return values
mixed

Search results