Replacment Exception() on InitializationException(), GeneralException() in /view
This commit is contained in:
@ -41,7 +41,7 @@ class MsgViewHelperTest extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @expectedException InitializationException
|
||||
* @expectedException GeneralException
|
||||
* @expectedExceptionMessage Unknown message type
|
||||
*/
|
||||
public function testWrongType()
|
||||
|
Reference in New Issue
Block a user