/**
  * Tests WindErrorMessage->getErrorAction()
  */
 public function testGetErrorAction()
 {
     $this->assertEquals($this->WindErrorMessage->getErrorAction(), "errorAction");
 }