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

testNotImplemented() public method

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