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

testNotImplemented() public method

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