public function test_getConfig()
 {
     $this->assertEquals($this->config, $this->dbHelper->getConfig());
 }