Namespace_Test
extends TestCase
in package
Uses
MetadataContainerTest
Tests the functionality for the Namespace_ class.
Tags
Table of Contents
- $fixture : Namespace_
- $docBlock : DocBlock
- $fqsen : Fqsen
- testAddAndGetClasses() : void
- testAddAndGetConstants() : void
- testAddAndGetFunctions() : void
- testAddAndGetInterfaces() : void
- testAddAndGetTraits() : void
- testGetFqsen() : void
- testSetMetaDataForNonExistingKey() : void
- testSetMetaDataWithExistingKeyThrows() : void
- setUp() : void
- Creates a new (emoty) fixture object.
- getFixture() : MetaDataContainer
Properties
$fixture
protected
Namespace_
$fixture
$docBlock
private
DocBlock
$docBlock
$fqsen
private
Fqsen
$fqsen
Methods
testAddAndGetClasses()
public
testAddAndGetClasses() : void
Tags
Return values
void —testAddAndGetConstants()
public
testAddAndGetConstants() : void
Tags
Return values
void —testAddAndGetFunctions()
public
testAddAndGetFunctions() : void
Tags
Return values
void —testAddAndGetInterfaces()
public
testAddAndGetInterfaces() : void
Tags
Return values
void —testAddAndGetTraits()
public
testAddAndGetTraits() : void
Tags
Return values
void —testGetFqsen()
public
testGetFqsen() : 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