Emarref\Jwt\HeaderParameter\X509CertificateSha1ThumbprintTest::testGetValue PHP 메소드

testGetValue() 공개 메소드

public testGetValue ( )
    public function testGetValue()
    {
        $this->assertSame(self::$value, $this->parameter->getValue());
    }