Example #1
0
 public function test_get_prev_url()
 {
     $this->assertEquals('?text=bmw&page=4', $this->pagination->get_prev_url());
 }