Example #1
0
 public function testGetTotalResults()
 {
     $this->assertEquals(500, $this->collection->getTotalResults());
 }