예제 #1
0
 /**
  * Test getPageCount() method
  */
 public function testPageCount()
 {
     $this->assertEquals(5, $this->Zym_Paginate_Array->getPageCount());
 }