ColorThief\Image\Adapter\Test\ImagickImageAdapterTest::testLoadInvalidArgument PHP Method

testLoadInvalidArgument() public method

    public function testLoadInvalidArgument()
    {
        // We want to check also the specific exception message.
        parent::testLoadInvalidArgument();
    }