Print message to screen on assert failure and add to count.
 add_fail invokes one of the following subroutines according
 to number of arguments.
Print message to screen on assert failure and add to count.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | message | 
Print message to screen on assert failure and add to count.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | caseName | |||
| character(len=*), | intent(in) | :: | message |