Exemplo n.º 1
0
 public function testGetFirstPage()
 {
     $this->assertSame(1, $this->pager->getFirstPage());
 }