Documentation

FileDocblockTest extends TestCase
in package

FinalYes

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

Tags
coversNothing
Attributes
#[CoversNothing]

Table of Contents

Properties

$fixture  : ProjectFactory

Methods

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

Properties

Methods

fileProvider()

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

testConditionalFunctionDefine()

public testConditionalFunctionDefine() : void

testFileDocblock()

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

fileProvider

testGlobalNamespacedFunctionDefine()

public testGlobalNamespacedFunctionDefine() : void

        
On this page

Search results