Esempio n. 1
0
 public function testKeys()
 {
     $this->assertEquals(array('a', 'b', 'c'), $this->coll->keys());
 }