Documentation

ProjectCreationTest extends MockeryTestCase
in package

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

Tags
coversNothing

Table of Contents

$fixture  : ProjectFactory
testCreateProjectWithClass()  : void
testCreateProjectWithFunctions()  : void
testDocblockOfMethodIsProcessed()  : void
testFileWithDocBlock()  : void
testInterfaceExtends()  : void
testMethodReturnType()  : void
testTypedPropertiesReturnTheirType()  : void
testWithGlobalConstants()  : void
testWithInterface()  : void
testWithNamespacedClass()  : void
testWithTrait()  : void
testWithUsedParent()  : void
setUp()  : void

Properties

Methods

testCreateProjectWithClass()

public testCreateProjectWithClass() : void
Return values
void

testCreateProjectWithFunctions()

public testCreateProjectWithFunctions() : void
Return values
void

testDocblockOfMethodIsProcessed()

public testDocblockOfMethodIsProcessed() : void
Return values
void

testTypedPropertiesReturnTheirType()

public testTypedPropertiesReturnTheirType() : void
Return values
void

testWithGlobalConstants()

public testWithGlobalConstants() : void
Return values
void

testWithNamespacedClass()

public testWithNamespacedClass() : void
Return values
void

Search results