SQL-Unit  1.6
Functions
AssertRealIsNull.ssunit.sql File Reference

The AssertRealIsNull stored procedure. More...

Functions

int AssertRealIsNull (real @actual)
 Asserts that the real number value is null.

Detailed Description

The AssertRealIsNull stored procedure.

Author:
Chris Oldwood

Function Documentation

int AssertRealIsNull ( real @  actual)

Asserts that the real number value is null.

Parameters:
actualThe actual value.