EnumCaseTest
extends TestCase
in package
Uses
MetadataContainerTest
Tags
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
$docBlock
private
DocBlock
$docBlock
$fixture
private
EnumCase
$fixture
$fqsen
private
Fqsen
$fqsen
Methods
testGetLocationReturnsDefault()
public
testGetLocationReturnsDefault() : void
Tags
Return values
void —testGettingDocBlock()
public
testGettingDocBlock() : void
Tags
Return values
void —testGettingFqsen()
public
testGettingFqsen() : void
Tags
Return values
void —testGettingName()
public
testGettingName() : void
Tags
Return values
void —testGetValue()
public
testGetValue() : void
Tags
Return values
void —testSetMetaDataForNonExistingKey()
public
testSetMetaDataForNonExistingKey() : void
Tags
Return values
void —testSetMetaDataWithExistingKeyThrows()
public
testSetMetaDataWithExistingKeyThrows() : void
Tags
Return values
void —setUp()
Creates a new (emoty) fixture object.
protected
setUp() : void
Return values
void —getFixture()
private
getFixture() : MetaDataContainer