Esempio n. 1
0
 public function testKeys()
 {
     $this->assertEquals(array('foo', 'bar', 'baz'), $this->map->keys());
 }