Emarref\Jwt\Algorithm\Ps256Test::testNotImplemented PHP 메소드

testNotImplemented() 공개 메소드

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