Example #1
0
 public function testGetIterator()
 {
     $this->assertEquals(new \ArrayIterator(), $this->object->getIterator());
 }