Documentation

ProjectTest extends TestCase
in package

Tests the functionality for the Project class.

Tags
coversDefaultClass

\phpDocumentor\Reflection\Php\Project

covers
covers

::

Table of Contents

EXAMPLE_NAME  = 'Initial name'
$fixture  : Project
testGetAddFiles()  : void
testGetAddNamespace()  : void
testGetRootNamespace()  : void
testGetSetName()  : void
setUp()  : void
Initializes the fixture object.

Constants

EXAMPLE_NAME

public mixed EXAMPLE_NAME = 'Initial name'

Properties

Methods

testGetAddNamespace()

public testGetAddNamespace() : void
Tags
uses
Namespace_
covers
covers
Return values
void

testGetRootNamespace()

public testGetRootNamespace() : void
Tags
uses
Namespace_
covers
Return values
void

setUp()

Initializes the fixture object.

protected setUp() : void
Return values
void

Search results