PHP 클래스 gossi\codegen\tests\model\AbstractPhpStructTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: gossi/php-code-generator

공개 메소드들

메소드 설명
testCreate ( )
testDocblock ( )
testGetMethodThrowsExceptionWhenConstantDoesNotExist ( )
testMethods ( )
testQualifiedName ( )
testRemoveMethodThrowsExceptionWhenConstantDoesNotExist ( )
testRequiredFiles ( )
testUseStatements ( )

메소드 상세

testCreate() 공개 메소드

public testCreate ( )

testDocblock() 공개 메소드

public testDocblock ( )

testGetMethodThrowsExceptionWhenConstantDoesNotExist() 공개 메소드

testMethods() 공개 메소드

public testMethods ( )

testQualifiedName() 공개 메소드

public testQualifiedName ( )

testRemoveMethodThrowsExceptionWhenConstantDoesNotExist() 공개 메소드

testRequiredFiles() 공개 메소드

public testRequiredFiles ( )

testUseStatements() 공개 메소드

public testUseStatements ( )