Documentation

ProjectTest extends TestCase
in package

Tests the functionality for the Project class.

Attributes
#[CoversClass]
\phpDocumentor\Reflection\Php\Project::class
#[UsesClass]
'\phpDocumentor\Reflection\Php\Namespace_'
#[UsesClass]
'\phpDocumentor\Reflection\Php\File'

Table of Contents

Constants

EXAMPLE_NAME  = 'Initial name'

Properties

$fixture  : Project

Methods

testGetAddFiles()  : void
testGetAddNamespace()  : void
testGetRootNamespace()  : void
testGetSetName()  : void
setUp()  : void
Initializes the fixture object.

Constants

EXAMPLE_NAME

public final mixed EXAMPLE_NAME = 'Initial name'

Properties

Methods

testGetAddNamespace()

public testGetAddNamespace() : void

testGetRootNamespace()

public testGetRootNamespace() : void

setUp()

Initializes the fixture object.

protected setUp() : void

        
On this page

Search results