Example #1
0
 public function testIsPaginated()
 {
     $this->assertEquals(true, $this->collection->isPaginated());
 }