Example #1
0
 public function testGetRemainingResults()
 {
     $this->assertEquals(490, $this->collection->getRemainingResults());
 }