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

testNotImplemented() 공개 메소드

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