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