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

Properties

$fixture  : ProjectFactory

Methods

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

testTypedPropertiesReturnTheirType()

public testTypedPropertiesReturnTheirType() : void

        
On this page

Search results