PHP 클래스 Regreph\TestCase

파일 보기 프로젝트 열기: lox/regreph

공개 메소드들

메소드 설명
getTestMethods ( )
run ( $method, $times = 1 )
setUp ( )
tearDown ( )

비공개 메소드들

메소드 설명
_callCount ( $rawData )

메소드 상세

getTestMethods() 공개 메소드

public getTestMethods ( )

run() 공개 메소드

public run ( $method, $times = 1 )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )