Namespace_Test
extends TestCase
in package
uses
MetadataContainerTestHelper
Tests the functionality for the Namespace_ class.
Attributes
- #[CoversClass]
- \phpDocumentor\Reflection\Php\Namespace_::class
Table of Contents
Properties
Methods
- 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
testAddAndGetConstants()
public
testAddAndGetConstants() : void
testAddAndGetFunctions()
public
testAddAndGetFunctions() : void
testAddAndGetInterfaces()
public
testAddAndGetInterfaces() : void
testAddAndGetTraits()
public
testAddAndGetTraits() : void
testGetFqsen()
public
testGetFqsen() : void
testSetMetaDataForNonExistingKey()
public
testSetMetaDataForNonExistingKey() : void
testSetMetaDataWithExistingKeyThrows()
public
testSetMetaDataWithExistingKeyThrows() : void
setUp()
Creates a new (emoty) fixture object.
protected
setUp() : void
getFixture()
private
getFixture() : MetaDataContainer