/**
  * Tests IndexController->exportAction()
  */
 public function testExportAction()
 {
     // TODO Auto-generated IndexControllerTest->testExportAction()
     $this->markTestIncomplete("exportAction test not implemented");
     $this->indexController->exportAction();
 }