FileDocblockTest
extends TestCase
in package
FinalYes
Integration tests to check the correct working of processing a namespace into a project.
Tags
Attributes
- #[CoversNothing]
Table of Contents
Properties
Methods
- fileProvider() : array<string|int, mixed>
- testConditionalFunctionDefine() : void
- testFileDocblock() : void
- testFileWithInlineFunction() : void
- testGlobalNamespacedFunctionDefine() : void
- setUp() : void
Properties
$fixture
private
ProjectFactory
$fixture
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
testFileWithInlineFunction()
public
testFileWithInlineFunction() : void
testGlobalNamespacedFunctionDefine()
public
testGlobalNamespacedFunctionDefine() : void
setUp()
protected
setUp() : void