Documentation

ReflectionClassConstantTest extends TestCase
in package

Table of Contents

CONSTANT_ONE  = 'one'
notYetImplemented()  : mixed
testConstruction()  : mixed
testExport()  : mixed
testExportOutput()  : mixed
testModifiers()  : mixed
testNotYetImplemented()  : mixed
testUnknownConstantThrowsException()  : mixed

Constants

Methods

testNotYetImplemented()

public testNotYetImplemented(mixed $method) : mixed
Parameters
$method : mixed
Tags
expectedException

\RuntimeException

dataProvider

notYetImplemented

Return values
mixed

testUnknownConstantThrowsException()

public testUnknownConstantThrowsException() : mixed
Tags
expectedException

\InvalidArgumentException

Return values
mixed

Search results