PHP Class gossi\codegen\tests\parser\ClassParserTest

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

Public Methods

Method Description
setUp ( )
testClassWithComments ( )
testClassWithConstants ( )
testClassWithTraits ( )
testClassWithValues ( )
testEntity ( )
testFromReflection ( )
testMethodBody ( )
testMyCollection ( )
testTypeClass ( )

Method Details

setUp() public method

public setUp ( )

testClassWithComments() public method

testClassWithConstants() public method

testClassWithTraits() public method

public testClassWithTraits ( )

testClassWithValues() public method

public testClassWithValues ( )

testEntity() public method

public testEntity ( )

testFromReflection() public method

public testFromReflection ( )

testMethodBody() public method

public testMethodBody ( )

testMyCollection() public method

public testMyCollection ( )

testTypeClass() public method

public testTypeClass ( )