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

testNotImplemented() public method

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