Esempio n. 1
0
 public function testGetIterator()
 {
     $this->assertInstanceOf('Iterator', $this->object->getIterator());
 }