예제 #1
0
 public function testGetIterator()
 {
     $this->assertInstanceOf('\\ArrayIterator', $this->object->getIterator());
 }