示例#1
0
 public function testGetIterator()
 {
     $this->assertInstanceOf('Neevo\\ResultIterator', $this->result->getIterator());
 }