Kraken\_Unit\Container\Object\InvokableObjectTest::testApiConstructor_DoesNotThrowException PHP 메소드

testApiConstructor_DoesNotThrowException() 공개 메소드

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