Kraken\_Unit\Container\Object\InvokableObjectTest::testApiConstructor_DoesNotThrowException PHP Метод

testApiConstructor_DoesNotThrowException() публичный Метод

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