Emarref\Jwt\HeaderParameter\TypeTest::testGetValue PHP Method

testGetValue() public method

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