Kraken\_Unit\Container\Object\InvokableObjectTest::testApiConstructor_DoesNotThrowException PHP Method

testApiConstructor_DoesNotThrowException() public method

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