Emarref\Jwt\Algorithm\Ps256Test::testNotImplemented PHP Méthode

testNotImplemented() public méthode

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