Example #1
0
 public function testGetHistory()
 {
     $this->assertTrue(is_array($this->table->getHistory()));
 }