PHP Class Phan\Tests\Language\ContextTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: etsy/phan

Protected Properties

Property Type Description
$code_base Phan\CodeBase | null

Public Methods

Method Description
testClassContext ( )
testNamespaceMap ( )
testSimple ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testClassContext() public method

public testClassContext ( )

testNamespaceMap() public method

public testNamespaceMap ( )

testSimple() public method

public testSimple ( )

Property Details

$code_base protected property

protected CodeBase,Phan|null $code_base
return Phan\CodeBase | null