PHP Class gossi\codegen\tests\generator\CodeFileGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait gossi\codegen\tests\parts\TestUtils
Datei anzeigen Open project: gossi/php-code-generator

Public Methods

Method Description
testConfig ( )
testDocblocks ( )
testEntity ( )
testExpression ( )
testStrictTypesDeclaration ( )

Method Details

testConfig() public method

public testConfig ( )

testDocblocks() public method

public testDocblocks ( )

testEntity() public method

public testEntity ( )

testExpression() public method

public testExpression ( )

testStrictTypesDeclaration() public method