PHP Class gossi\codegen\tests\generator\MethodGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: gossi/php-code-generator

Public Methods

Method Description
testAbstract ( )
testParameters ( )
testPrivate ( )
testProtected ( )
testPublic ( )
testReferenceReturned ( )
testReturnType ( )
testStatic ( )

Method Details

testAbstract() public method

public testAbstract ( )

testParameters() public method

public testParameters ( )

testPrivate() public method

public testPrivate ( )

testProtected() public method

public testProtected ( )

testPublic() public method

public testPublic ( )

testReferenceReturned() public method

testReturnType() public method

public testReturnType ( )

testStatic() public method

public testStatic ( )