PHP Class Phan\Tests\AnalyzerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: etsy/phan

Méthodes publiques

Méthode Description
testClassInCodeBase ( )
testMethodInCodeBase ( )
testNamespaceClassInCodeBase ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
contextForCode ( string $code_stub ) : Context Get a Context after parsing the given bit of code.

Method Details

setUp() protected méthode

protected setUp ( )

testClassInCodeBase() public méthode

public testClassInCodeBase ( )

testMethodInCodeBase() public méthode

testNamespaceClassInCodeBase() public méthode