PHP 클래스 gossi\codegen\tests\parser\ClassParserTest

상속: extends PHPUnit_Framework_TestCase, use trait gossi\codegen\tests\parts\ModelAssertions, use trait gossi\codegen\tests\parts\ValueTests
파일 보기 프로젝트 열기: gossi/php-code-generator

공개 메소드들

메소드 설명
setUp ( )
testClassWithComments ( )
testClassWithConstants ( )
testClassWithTraits ( )
testClassWithValues ( )
testEntity ( )
testFromReflection ( )
testMethodBody ( )
testMyCollection ( )
testTypeClass ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testClassWithComments() 공개 메소드

testClassWithConstants() 공개 메소드

testClassWithTraits() 공개 메소드

public testClassWithTraits ( )

testClassWithValues() 공개 메소드

public testClassWithValues ( )

testEntity() 공개 메소드

public testEntity ( )

testFromReflection() 공개 메소드

public testFromReflection ( )

testMethodBody() 공개 메소드

public testMethodBody ( )

testMyCollection() 공개 메소드

public testMyCollection ( )

testTypeClass() 공개 메소드

public testTypeClass ( )