PHP 클래스 Kraken\_Unit\Console\Client\ClientTest

상속: extends Kraken\Test\TUnit
파일 보기 프로젝트 열기: kraken-php/framework

공개 메소드들

메소드 설명
createRuntime ( string[] | null $methods = null ) : RuntimeContainer | PHPUnit_Framework_MockObject_MockObject
eventsProvider ( ) : string[][]
testApiGetAlias_ReturnsAlias ( )
testApiGetArgs_ReturnsArgs ( )
testApiGetName_ReturnsName ( )
testApiGetParent_ReturnsNull ( )
testApiGetType_ReturnsType ( )
testApiStart_EmitsEvents ( )
testApiStop_EmitsEvents ( )
testCaseAllOnMethods_RegisterHandlersForEvents ( $event )
testProtectedApiBoot_ReturnsSelf ( )
testProtectedApiConfig_ReturnsArray ( )
testProtectedApiConstruct_ReturnsSelf ( )
testProtectedApiInternalBoot_CallsBootMethod ( )
testProtectedApiInternalConfig_CallsConfigMethod ( )
testProtectedApiInternalConstruct_CallsConstructMethod ( )

메소드 상세

createRuntime() 공개 메소드

public createRuntime ( string[] | null $methods = null ) : RuntimeContainer | PHPUnit_Framework_MockObject_MockObject
$methods string[] | null
리턴 Kraken\Runtime\RuntimeContainer | PHPUnit_Framework_MockObject_MockObject

eventsProvider() 공개 메소드

public eventsProvider ( ) : string[][]
리턴 string[][]

testApiGetAlias_ReturnsAlias() 공개 메소드

testApiGetArgs_ReturnsArgs() 공개 메소드

testApiGetName_ReturnsName() 공개 메소드

testApiGetParent_ReturnsNull() 공개 메소드

testApiGetType_ReturnsType() 공개 메소드

testApiStart_EmitsEvents() 공개 메소드

testApiStop_EmitsEvents() 공개 메소드

testCaseAllOnMethods_RegisterHandlersForEvents() 공개 메소드

testProtectedApiBoot_ReturnsSelf() 공개 메소드

testProtectedApiConfig_ReturnsArray() 공개 메소드

testProtectedApiConstruct_ReturnsSelf() 공개 메소드

testProtectedApiInternalBoot_CallsBootMethod() 공개 메소드

testProtectedApiInternalConfig_CallsConfigMethod() 공개 메소드

testProtectedApiInternalConstruct_CallsConstructMethod() 공개 메소드