PHP Class Kraken\_Unit\Container\ContainerTest

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

Public Methods

Method Description
createContainer ( ) : ContainerMock | Container
testApiAlias_ThrowsException_WhenModelThrowsException ( )
testApiBind_ThrowsException_WhenModelThrowsException ( )
testApiCall_ThrowsException_WhenModelThrowsException ( )
testApiConstructor_DoesNotThrowException ( )
testApiDestructor_DoesNotThrowException ( )
testApiFactory_ThrowsException_WhenModelThrowsException ( )
testApiMake_ThrowsException_WhenModelThrowsException ( )
testApiParam_ThrowsException_WhenModelThrowsException ( )
testApiShare_ThrowsException_WhenModelThrowsException ( )
testApiWire_ThrowsException_WhenModelThrowsException ( )

Method Details

createContainer() public method

public createContainer ( ) : ContainerMock | Container
return Kraken\_Unit\Container\_Mock\ContainerMock | Kraken\Container\Container

testApiAlias_ThrowsException_WhenModelThrowsException() public method

testApiBind_ThrowsException_WhenModelThrowsException() public method

testApiCall_ThrowsException_WhenModelThrowsException() public method

testApiConstructor_DoesNotThrowException() public method

testApiDestructor_DoesNotThrowException() public method

testApiFactory_ThrowsException_WhenModelThrowsException() public method

testApiMake_ThrowsException_WhenModelThrowsException() public method

testApiParam_ThrowsException_WhenModelThrowsException() public method

testApiShare_ThrowsException_WhenModelThrowsException() public method

testApiWire_ThrowsException_WhenModelThrowsException() public method