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
Afficher le fichier Open project: gossi/php-code-generator

Méthodes publiques

Méthode Description
setUp ( )
testClassWithComments ( )
testClassWithConstants ( )
testClassWithTraits ( )
testClassWithValues ( )
testEntity ( )
testFromReflection ( )
testMethodBody ( )
testMyCollection ( )
testTypeClass ( )

Method Details

setUp() public méthode

public setUp ( )

testClassWithComments() public méthode

testClassWithConstants() public méthode

testClassWithTraits() public méthode

public testClassWithTraits ( )

testClassWithValues() public méthode

public testClassWithValues ( )

testEntity() public méthode

public testEntity ( )

testFromReflection() public méthode

public testFromReflection ( )

testMethodBody() public méthode

public testMethodBody ( )

testMyCollection() public méthode

public testMyCollection ( )

testTypeClass() public méthode

public testTypeClass ( )