Documentation

FileDocblockTest extends TestCase
in package

Integration tests to check the correct working of processing a namespace into a project.

Table of Contents

$fixture  : ProjectFactory
fileProvider()  : array<string|int, mixed>
testConditionalFunctionDefine()  : void
testFileDocblock()  : void
testFileWithInlineFunction()  : void
testGlobalNamespacedFunctionDefine()  : void
setUp()  : void

Properties

Methods

fileProvider()

public fileProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>

testConditionalFunctionDefine()

public testConditionalFunctionDefine() : void
Tags
covers
covers

\phpDocumentor\Reflection\Php\Factory\File::

Return values
void

testFileDocblock()

public testFileDocblock(string $fileName) : void
Parameters
$fileName : string
Tags
dataProvider

fileProvider

Return values
void

testFileWithInlineFunction()

public testFileWithInlineFunction() : void
Tags
covers
covers

\phpDocumentor\Reflection\Php\Factory\File::

Return values
void

testGlobalNamespacedFunctionDefine()

public testGlobalNamespacedFunctionDefine() : void
Tags
covers
covers

\phpDocumentor\Reflection\Php\Factory\File::

Return values
void

Search results