PHP Class PhpParser\Builder\TraitTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: nikic/php-parser

Public Methods

Method Description
testInvalidStmtError ( )
testStmtAddition ( )

Protected Methods

Method Description
createTraitBuilder ( $class )

Method Details

createTraitBuilder() protected method

protected createTraitBuilder ( $class )

testInvalidStmtError() public method

testStmtAddition() public method

public testStmtAddition ( )