PHP 클래스 ParaTest\Console\Commands\ParaTestCommandTest

상속: extends TestBase
파일 보기 프로젝트 열기: brianium/paratest

보호된 프로퍼티들

프로퍼티 타입 설명
$command
$tester

공개 메소드들

메소드 설명
setUp ( )
testConfiguredDefinitionWithPHPUnitTester ( ) Should be configured from the ParaTest command as well as the Tester it is composed of
testConstructor ( )
testExecuteInvokesTestersExecuteMethod ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testConfiguredDefinitionWithPHPUnitTester() 공개 메소드

Should be configured from the ParaTest command as well as the Tester it is composed of

testConstructor() 공개 메소드

public testConstructor ( )

testExecuteInvokesTestersExecuteMethod() 공개 메소드

프로퍼티 상세

$command 보호되어 있는 프로퍼티

protected $command

$tester 보호되어 있는 프로퍼티

protected $tester