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

testNotImplemented() public method

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