Emarref\Jwt\Token\PropertyListTest::testGetIterator PHP Метод

testGetIterator() публичный Метод

public testGetIterator ( )
    public function testGetIterator()
    {
        $this->assertSame($this->properties, $this->propertyList->getIterator());
    }