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
CONSTANT_ONE
public
mixed
CONSTANT_ONE
= 'one'
Methods
notYetImplemented()
public
notYetImplemented() : mixed
Return values
mixed —testConstruction()
public
testConstruction() : mixed
Return values
mixed —testExport()
public
testExport() : mixed
Return values
mixed —testExportOutput()
public
testExportOutput() : mixed
Return values
mixed —testModifiers()
public
testModifiers() : mixed
Return values
mixed —testNotYetImplemented()
public
testNotYetImplemented(mixed $method) : mixed
Parameters
- $method : mixed
Tags
Return values
mixed —testUnknownConstantThrowsException()
public
testUnknownConstantThrowsException() : mixed