Constructor
new TestError(msg, exitCodeopt)
- Source:
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
msg |
String | the message to give to the user to describe this failure. |
|
exitCode |
Number |
<optional> |
the code to exit the process with. Defaults to |