Kraken\_Unit\Container\Object\InvokableObjectTest::testApiConstructor_DoesNotThrowException PHP Méthode

testApiConstructor_DoesNotThrowException() public méthode

    public function testApiConstructor_DoesNotThrowException()
    {
        $this->createInvokableObject(new Invokable());
    }