Emarref\Jwt\HeaderParameter\KeyIdTest::testGetValue PHP Méthode

testGetValue() public méthode

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