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