ProjectCreationTest
extends MockeryTestCase
in package
Integration tests to check the correct working of processing a file into a project.
Tags
Table of Contents
Properties
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
$fixture
private
ProjectFactory
$fixture
Methods
testCreateProjectWithClass()
public
testCreateProjectWithClass() : void
testCreateProjectWithFunctions()
public
testCreateProjectWithFunctions() : void
testDocblockOfMethodIsProcessed()
public
testDocblockOfMethodIsProcessed() : void
testFileWithDocBlock()
public
testFileWithDocBlock() : void
testInterfaceExtends()
public
testInterfaceExtends() : void
testMethodReturnType()
public
testMethodReturnType() : void
testTypedPropertiesReturnTheirType()
public
testTypedPropertiesReturnTheirType() : void
testWithGlobalConstants()
public
testWithGlobalConstants() : void
testWithInterface()
public
testWithInterface() : void
testWithNamespacedClass()
public
testWithNamespacedClass() : void
testWithTrait()
public
testWithTrait() : void
testWithUsedParent()
public
testWithUsedParent() : void
setUp()
protected
setUp() : void