PHP Class Kraken\_Unit\Container\Object\InvokableObjectTest

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

Public Methods

Method Description
createInvokableObject ( object $object ) : InvokableObject
testApiConstructor_DoesNotThrowException ( )
testApiDestructor_DoesNotThrowException ( )
testApiGetObject_ReturnsObject ( )

Method Details

createInvokableObject() public method

public createInvokableObject ( object $object ) : InvokableObject
$object object
return Kraken\Container\Object\InvokableObject

testApiConstructor_DoesNotThrowException() public method

testApiDestructor_DoesNotThrowException() public method

testApiGetObject_ReturnsObject() public method