Emarref\Jwt\Algorithm\Es384Test::testNotImplemented PHP Method

testNotImplemented() public method

public testNotImplemented ( )
    public function testNotImplemented()
    {
        $algorithm = new Es384();
    }