Documentation

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

$fixture  : Namespace_
$docBlock  : DocBlock
$fqsen  : Fqsen

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

Methods

testAddAndGetInterfaces()

public testAddAndGetInterfaces() : void

setUp()

Creates a new (emoty) fixture object.

protected setUp() : void

        
On this page

Search results