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