PHP 클래스 Gush\Tests\BaseTestCase

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: gushphp/gush 1 사용 예제들

보호된 메소드들

메소드 설명
getApplication ( Config $config = null, Closure | null $helperSetManipulator = null ) : Gush\Tests\TestableApplication
getGitConfigHelper ( ) : Prophecy\Prophecy\ObjectProphecy
getGitHelper ( $isGitDir = true ) : Prophecy\Prophecy\ObjectProphecy
getNewTmpDirectory ( $name )
getProcessHelper ( ) : Prophecy\Prophecy\ObjectProphecy
setUp ( )

메소드 상세

getApplication() 보호된 메소드

protected getApplication ( Config $config = null, Closure | null $helperSetManipulator = null ) : Gush\Tests\TestableApplication
$config Gush\Config
$helperSetManipulator Closure | null
리턴 Gush\Tests\TestableApplication

getGitConfigHelper() 보호된 메소드

protected getGitConfigHelper ( ) : Prophecy\Prophecy\ObjectProphecy
리턴 Prophecy\Prophecy\ObjectProphecy

getGitHelper() 보호된 메소드

protected getGitHelper ( $isGitDir = true ) : Prophecy\Prophecy\ObjectProphecy
리턴 Prophecy\Prophecy\ObjectProphecy

getNewTmpDirectory() 보호된 메소드

protected getNewTmpDirectory ( $name )

getProcessHelper() 보호된 메소드

protected getProcessHelper ( ) : Prophecy\Prophecy\ObjectProphecy
리턴 Prophecy\Prophecy\ObjectProphecy

setUp() 보호된 메소드

protected setUp ( )