PHP 클래스 gossi\codegen\tests\generator\MethodGeneratorTest

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

공개 메소드들

메소드 설명
testAbstract ( )
testParameters ( )
testPrivate ( )
testProtected ( )
testPublic ( )
testReferenceReturned ( )
testReturnType ( )
testStatic ( )

메소드 상세

testAbstract() 공개 메소드

public testAbstract ( )

testParameters() 공개 메소드

public testParameters ( )

testPrivate() 공개 메소드

public testPrivate ( )

testProtected() 공개 메소드

public testProtected ( )

testPublic() 공개 메소드

public testPublic ( )

testReferenceReturned() 공개 메소드

testReturnType() 공개 메소드

public testReturnType ( )

testStatic() 공개 메소드

public testStatic ( )