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