Exemplo n.º 1
0
 public function testGetLastElementOfEmptyCollection()
 {
     $this->assertEmpty($this->coll->last());
 }