Example #1
0
 public function testReturnsCorrectCount()
 {
     $this->assertEquals(101, $this->_adapter->count());
 }