Exemple #1
0
 public function testGetAll()
 {
     $this->assertInstanceOf('CM_Paging_ActionLimit_All', CM_Model_ActionLimit_Abstract::getAll(1));
 }