PHP 클래스 PopTest\Code\FunctionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testArguments ( )
testBody ( )
testClosure ( )
testDesc ( )
testDocblock ( )
testFactory ( )
testIndent ( )
testName ( )
testParseFunction ( )
testRender ( )
testRenderClosure ( )

메소드 상세

testArguments() 공개 메소드

public testArguments ( )

testBody() 공개 메소드

public testBody ( )

testClosure() 공개 메소드

public testClosure ( )

testDesc() 공개 메소드

public testDesc ( )

testDocblock() 공개 메소드

public testDocblock ( )

testFactory() 공개 메소드

public testFactory ( )

testIndent() 공개 메소드

public testIndent ( )

testName() 공개 메소드

public testName ( )

testParseFunction() 공개 메소드

public testParseFunction ( )

testRender() 공개 메소드

public testRender ( )

testRenderClosure() 공개 메소드

public testRenderClosure ( )