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