예제 #1
0
 public function testFirst()
 {
     $this->assertEquals($this->data[0], $this->arrayCollection->first());
 }