|
SQL-Unit
1.6
|
The FormatRealNullFailure user-defined function. More...
Functions | |
| ssunit::TextMessage | FormatRealNullFailure (real @expected, real @actual) |
| Formats the message for a failed real number comparison with NULL. | |
The FormatRealNullFailure user-defined function.
| ssunit::TextMessage FormatRealNullFailure | ( | real @ | expected, |
| real @ | actual | ||
| ) |
Formats the message for a failed real number comparison with NULL.
| expected | The expected value. |
| actual | The actual value. |
1.7.6.1