Ejemplo n.º 1
0
 public function testGetConfigData()
 {
     $this->assertEquals('http://localhost/', $this->_model->getConfigData('base_url'));
 }