PHP Class Kraken\_Unit\Console\Client\ClientTest

Inheritance: extends Kraken\Test\TUnit
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
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 ( )

Method Details

createRuntime() public méthode

public createRuntime ( string[] | null $methods = null ) : RuntimeContainer | PHPUnit_Framework_MockObject_MockObject
$methods string[] | null
Résultat Kraken\Runtime\RuntimeContainer | PHPUnit_Framework_MockObject_MockObject

eventsProvider() public méthode

public eventsProvider ( ) : string[][]
Résultat string[][]

testApiGetAlias_ReturnsAlias() public méthode

testApiGetArgs_ReturnsArgs() public méthode

testApiGetName_ReturnsName() public méthode

testApiGetParent_ReturnsNull() public méthode

testApiGetType_ReturnsType() public méthode

testApiStart_EmitsEvents() public méthode

testApiStop_EmitsEvents() public méthode

testCaseAllOnMethods_RegisterHandlersForEvents() public méthode

testProtectedApiBoot_ReturnsSelf() public méthode

testProtectedApiConfig_ReturnsArray() public méthode

testProtectedApiConstruct_ReturnsSelf() public méthode

testProtectedApiInternalBoot_CallsBootMethod() public méthode

testProtectedApiInternalConfig_CallsConfigMethod() public méthode

testProtectedApiInternalConstruct_CallsConstructMethod() public méthode