Documentation

Trait_Test extends TestCase
in package
Uses MetadataContainerTest

Base test case for all elements.

Tags
coversDefaultClass

\phpDocumentor\Reflection\Php\Trait_

covers
covers

::

Table of Contents

$fixture  : Trait_
$fixture  : Element|MetaDataContainer
$docBlock  : DocBlock
$fqsen  : Fqsen
testAddAndGettingConstants()  : void
testAddAndGettingMethods()  : void
testAddAndGettingProperties()  : void
testAddAndGettingUsedTrait()  : void
testGetDocblock()  : void
testGetFqsenAndGetName()  : void
testLineAndColumnNumberIsReturnedWhenALocationIsProvided()  : void
testLineNumberIsMinusOneWhenNoneIsProvided()  : void
testSetMetaDataForNonExistingKey()  : void
testSetMetaDataWithExistingKeyThrows()  : void
assertLineAndColumnNumberIsReturnedWhenALocationIsProvided()  : void
setUp()  : void
Creates a new (empty) fixture object.
getFixture()  : MetaDataContainer

Properties

Methods

testAddAndGettingConstants()

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

testAddAndGettingMethods()

public testAddAndGettingMethods() : void
Tags
uses
Method
uses
Visibility
covers
covers
Return values
void

testAddAndGettingProperties()

public testAddAndGettingProperties() : void
Tags
uses
Property
uses
Visibility
covers
covers
Return values
void

testAddAndGettingUsedTrait()

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

testGetDocblock()

public testGetDocblock() : void
Tags
covers
Return values
void

testGetFqsenAndGetName()

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

testLineAndColumnNumberIsReturnedWhenALocationIsProvided()

public testLineAndColumnNumberIsReturnedWhenALocationIsProvided() : void
Return values
void

testLineNumberIsMinusOneWhenNoneIsProvided()

public testLineNumberIsMinusOneWhenNoneIsProvided() : void
Tags
covers
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 (empty) fixture object.

protected setUp() : void
Return values
void

Search results