PHP Class Kraken\_Unit\Runtime\RuntimeManagerAwareObjectTest

Inheritance: extends Kraken\Test\TUnit
Datei anzeigen Open project: kraken-php/framework

Public Methods

Method Description
createRuntimeManager ( ) : RuntimeManager | PHPUnit_Framework_MockObject_MockObject
createRuntimeManagerAwareObject ( ) : Kraken\Runtime\RuntimeManagerAwareInterface
testApiGetRuntimeManager_ReturnsRuntimeManager ( )
testApiSetRuntimeManager_SetsRuntimeManager ( )

Method Details

createRuntimeManager() public method

public createRuntimeManager ( ) : RuntimeManager | PHPUnit_Framework_MockObject_MockObject
return Kraken\Runtime\RuntimeManager | PHPUnit_Framework_MockObject_MockObject

createRuntimeManagerAwareObject() public method

public createRuntimeManagerAwareObject ( ) : Kraken\Runtime\RuntimeManagerAwareInterface
return Kraken\Runtime\RuntimeManagerAwareInterface

testApiGetRuntimeManager_ReturnsRuntimeManager() public method

testApiSetRuntimeManager_SetsRuntimeManager() public method