PHP Class Kraken\_Unit\Container\Object\InvokableObjectTest

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

Méthodes publiques

Méthode Description
createInvokableObject ( object $object ) : InvokableObject
testApiConstructor_DoesNotThrowException ( )
testApiDestructor_DoesNotThrowException ( )
testApiGetObject_ReturnsObject ( )

Method Details

createInvokableObject() public méthode

public createInvokableObject ( object $object ) : InvokableObject
$object object
Résultat Kraken\Container\Object\InvokableObject

testApiConstructor_DoesNotThrowException() public méthode

testApiDestructor_DoesNotThrowException() public méthode

testApiGetObject_ReturnsObject() public méthode