PHP 클래스 Phan\Tests\AnalyzerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: etsy/phan

공개 메소드들

메소드 설명
testClassInCodeBase ( )
testMethodInCodeBase ( )
testNamespaceClassInCodeBase ( )

보호된 메소드들

메소드 설명
setUp ( )

비공개 메소드들

메소드 설명
contextForCode ( string $code_stub ) : Context Get a Context after parsing the given bit of code.

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testClassInCodeBase() 공개 메소드

public testClassInCodeBase ( )

testMethodInCodeBase() 공개 메소드

testNamespaceClassInCodeBase() 공개 메소드