Exemplo n.º 1
0
 public function test_get_prev_page()
 {
     $this->assertEquals(4, $this->pagination->get_prev_page());
 }