Пример #1
0
 /**
  * Test getRowCount() method
  */
 public function testGetRowCount()
 {
     $this->assertEquals(10, $this->Zym_Paginate_Array->getRowCount());
 }