PHP Class PhpParser\Node\Stmt\ClassTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nikic/php-parser

Public Methods

Method Description
testDeprecatedTypeNode ( )
testGetMethod ( )
testGetMethods ( )
testIsAbstract ( )
testIsFinal ( )

Method Details

testDeprecatedTypeNode() public method

testGetMethod() public method

public testGetMethod ( )

testGetMethods() public method

public testGetMethods ( )

testIsAbstract() public method

public testIsAbstract ( )

testIsFinal() public method

public testIsFinal ( )