Documentation

EnumCaseTest extends TestCase
in package
Uses MetadataContainerTest

Tags
coversDefaultClass

\phpDocumentor\Reflection\Php\EnumCase

covers
covers

::

covers

::

Table of Contents

$docBlock  : DocBlock
$fixture  : EnumCase
$fqsen  : Fqsen
testGetLocationReturnsDefault()  : void
testGettingDocBlock()  : void
testGettingFqsen()  : void
testGettingName()  : void
testGetValue()  : void
testSetMetaDataForNonExistingKey()  : void
testSetMetaDataWithExistingKeyThrows()  : void
setUp()  : void
Creates a new (emoty) fixture object.
getFixture()  : MetaDataContainer

Properties

Methods

testGetLocationReturnsDefault()

public testGetLocationReturnsDefault() : void
Tags
covers
Return values
void

testGettingDocBlock()

public testGettingDocBlock() : void
Tags
covers
Return values
void

testGettingFqsen()

public testGettingFqsen() : void
Tags
covers
Return values
void

testGettingName()

public testGettingName() : void
Tags
covers
Return values
void

testGetValue()

public testGetValue() : void
Tags
covers
Return values
void

testSetMetaDataForNonExistingKey()

public testSetMetaDataForNonExistingKey() : void
Tags
covers
covers
Return values
void

testSetMetaDataWithExistingKeyThrows()

public testSetMetaDataWithExistingKeyThrows() : void
Tags
covers
Return values
void

setUp()

Creates a new (emoty) fixture object.

protected setUp() : void
Return values
void

Search results