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

The AssertPass stored procedure. More...

Functions

int AssertPass ()
 Asserts that the test has definitely passed.

Detailed Description

The AssertPass stored procedure.

Author:
Chris Oldwood

Function Documentation

int AssertPass ( )

Asserts that the test has definitely passed.

NB: All other asserts are implemented in terms of this assert.