示例#1
0
 public function testGetAll()
 {
     $this->assertEquals($this->data, $this->database->getAll());
 }