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