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

testNotImplemented() 공개 메소드

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