PHP Class Kraken\_Unit\Container\ContainerTest

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

Méthodes publiques

Méthode 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 méthode

public createContainer ( ) : ContainerMock | Container
Résultat Kraken\_Unit\Container\_Mock\ContainerMock | Kraken\Container\Container

testApiAlias_ThrowsException_WhenModelThrowsException() public méthode

testApiBind_ThrowsException_WhenModelThrowsException() public méthode

testApiCall_ThrowsException_WhenModelThrowsException() public méthode

testApiConstructor_DoesNotThrowException() public méthode

testApiDestructor_DoesNotThrowException() public méthode

testApiFactory_ThrowsException_WhenModelThrowsException() public méthode

testApiMake_ThrowsException_WhenModelThrowsException() public méthode

testApiParam_ThrowsException_WhenModelThrowsException() public méthode

testApiShare_ThrowsException_WhenModelThrowsException() public méthode

testApiWire_ThrowsException_WhenModelThrowsException() public méthode