PHP Class Kraken\_Unit\Runtime\RuntimeManagerAwareObjectTest

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

Méthodes publiques

Méthode Description
createRuntimeManager ( ) : RuntimeManager | PHPUnit_Framework_MockObject_MockObject
createRuntimeManagerAwareObject ( ) : Kraken\Runtime\RuntimeManagerAwareInterface
testApiGetRuntimeManager_ReturnsRuntimeManager ( )
testApiSetRuntimeManager_SetsRuntimeManager ( )

Method Details

createRuntimeManager() public méthode

public createRuntimeManager ( ) : RuntimeManager | PHPUnit_Framework_MockObject_MockObject
Résultat Kraken\Runtime\RuntimeManager | PHPUnit_Framework_MockObject_MockObject

createRuntimeManagerAwareObject() public méthode

public createRuntimeManagerAwareObject ( ) : Kraken\Runtime\RuntimeManagerAwareInterface
Résultat Kraken\Runtime\RuntimeManagerAwareInterface

testApiGetRuntimeManager_ReturnsRuntimeManager() public méthode

testApiSetRuntimeManager_SetsRuntimeManager() public méthode