예제 #1
0
 public function testGetKeys()
 {
     $this->assertEquals(array(0, 1), $this->arrayCollection->getKeys());
 }