| 
    SQL-Unit
    1.6
    
   
   | 
  
  
  
 
| AssertDateEqualTo.ssunit.sql | The AssertDateEqualTo stored procedure | 
| AssertDateGreaterThan.ssunit.sql | The AssertDateGreaterThanOrEqualTo stored procedure | 
| AssertDateGreaterThanOrEqualTo.ssunit.sql | The AssertDateGreaterThan stored procedure | 
| AssertDateIsNotNull.ssunit.sql | The AssertDateIsNotNull stored procedure | 
| AssertDateIsNull.ssunit.sql | The AssertDateIsNull stored procedure | 
| AssertDateLessThan.ssunit.sql | The AssertDateLessThan stored procedure | 
| AssertDateLessThanOrEqualTo.ssunit.sql | The AssertDateLessThanOrEqualTo stored procedure | 
| AssertDateNotEqualTo.ssunit.sql | The AssertDateNotEqualTo stored procedure | 
| AssertDateTimeEqualTo.ssunit.sql | The AssertDateTimeEqualTo stored procedure | 
| AssertDateTimeGreaterThan.ssunit.sql | The AssertDateTimeGreaterThanOrEqualTo stored procedure | 
| AssertDateTimeGreaterThanOrEqualTo.ssunit.sql | The AssertDateTimeGreaterThan stored procedure | 
| AssertDateTimeIsNotNull.ssunit.sql | The AssertDateTimeIsNotNull stored procedure | 
| AssertDateTimeIsNull.ssunit.sql | The AssertDateTimeIsNull stored procedure | 
| AssertDateTimeLessThan.ssunit.sql | The AssertDateTimeLessThan stored procedure | 
| AssertDateTimeLessThanOrEqualTo.ssunit.sql | The AssertDateTimeLessThanOrEqualTo stored procedure | 
| AssertDateTimeNotEqualTo.ssunit.sql | The AssertDateTimeNotEqualTo stored procedure | 
| AssertFail.ssunit.sql | The AssertFail stored procedure | 
| AssertFalse.ssunit.sql | The AssertFalse stored procedure | 
| AssertIntegerBetween.ssunit.sql | The AssertIntegerBetween stored procedure | 
| AssertIntegerEqualTo.ssunit.sql | The AssertIntegerEqualTo stored procedure | 
| AssertIntegerGreaterThan.ssunit.sql | The AssertIntegerGreaterThan stored procedure | 
| AssertIntegerGreaterThanOrEqualTo.ssunit.sql | The AssertIntegerGreaterThanOrEqualTo stored procedure | 
| AssertIntegerIsNotNull.ssunit.sql | The AssertIntegerIsNotNull stored procedure | 
| AssertIntegerIsNull.ssunit.sql | The AssertIntegerIsNull stored procedure | 
| AssertIntegerLessThan.ssunit.sql | The AssertIntegerLessThan stored procedure | 
| AssertIntegerLessThanOrEqualTo.ssunit.sql | The AssertIntegerLessThanOrEqualTo stored procedure | 
| AssertIntegerNotEqualTo.ssunit.sql | The AssertIntegerNotEqualTo stored procedure | 
| AssertNotImplemented.ssunit.sql | The AssertNotImplemented stored procedure | 
| AssertPass.ssunit.sql | The AssertPass stored procedure | 
| AssertRealBetween.ssunit.sql | The AssertRealBetween stored procedure | 
| AssertRealEqualTo.ssunit.sql | The AssertRealEqualTo stored procedure | 
| AssertRealGreaterThan.ssunit.sql | The AssertRealGreaterThan stored procedure | 
| AssertRealGreaterThanOrEqualTo.ssunit.sql | The AssertRealGreaterThanOrEqualTo stored procedure | 
| AssertRealIsNotNull.ssunit.sql | The AssertRealIsNotNull stored procedure | 
| AssertRealIsNull.ssunit.sql | The AssertRealIsNull stored procedure | 
| AssertRealLessThan.ssunit.sql | The AssertRealLessThan stored procedure | 
| AssertRealLessThanOrEqualTo.ssunit.sql | The AssertRealLessThanOrEqualTo stored procedure | 
| AssertRealNotEqualTo.ssunit.sql | The AssertRealNotEqualTo stored procedure | 
| AssertStringEqualTo.ssunit.sql | The AssertStringEqualTo stored procedure | 
| AssertStringIsNotNull.ssunit.sql | The AssertStringIsNotNull stored procedure | 
| AssertStringIsNull.ssunit.sql | The AssertStringIsNull stored procedure | 
| AssertStringLike.ssunit.sql | The AssertStringLike stored procedure | 
| AssertStringNotEqualTo.ssunit.sql | The AssertStringNotEqualTo stored procedure | 
| AssertStringNotLike.ssunit.sql | The AssertStringNotLike stored procedure | 
| AssertTableEqualTo.ssunit.sql | The AssertTableEqualTo stored procedure | 
| AssertTableIsEmpty.ssunit.sql | The AssertTableIsEmpty stored procedure | 
| AssertTableRowCountEqualTo.ssunit.sql | The AssertTableRowCountEqualTo stored procedure | 
| AssertThrew.ssunit.sql | The AssertThrew stored procedure | 
| AssertThrewAnyError.ssunit.sql | The AssertThrewAnyError stored procedure | 
| AssertTrue.ssunit.sql | The AssertTrue stored procedure | 
| Bool.ssunit.sql | The boolean user defined type | 
| Configuration.ssunit_impl.sql | The Configuration table | 
| Configuration_SetValues.ssunit.sql | The Configuration table stored procedures | 
| CreateSchemas.sql | Creates the schemas for the unit test framework | 
| CurrentTest.ssunit_impl.sql | The CurrentTest table | 
| CurrentTest_SetTest.ssunit_impl.sql | The CurrentTest_SetTest stored procedure | 
| CurrentTest_TestName.ssunit_impl.sql | The CurrentTest_TestName user-defined function | 
| Documentation.sql | The main body of documentation | 
| FormatDateCompareFailure.ssunit_impl.sql | The FormatDateCompareFailure user-defined function | 
| FormatDateNullFailure.ssunit_impl.sql | The FormatDateNullFailure user-defined function | 
| FormatDateTimeCompareFailure.ssunit_impl.sql | The FormatDateTimeCompareFailure user-defined function | 
| FormatDateTimeNullFailure.ssunit_impl.sql | The FormatDateTimeNullFailure user-defined function | 
| FormatIntegerCompareFailure.ssunit_impl.sql | The FormatIntegerCompareFailure user-defined function | 
| FormatIntegerNullFailure.ssunit_impl.sql | The FormatIntegerNullFailure user-defined function | 
| FormatRealCompareFailure.ssunit_impl.sql | The FormatRealCompareFailure user-defined function | 
| FormatRealNullFailure.ssunit_impl.sql | The FormatRealNullFailure user-defined function | 
| FormatResultTestName.ssunit_impl.sql | The FormatResultTestName user-defined function | 
| FormatStringCompareFailure.ssunit_impl.sql | The FormatStringCompareFailure user-defined function | 
| FormatStringNullFailure.ssunit_impl.sql | The FormatStringNullFailure user-defined function | 
| FormatTableColumnList.ssunit_impl.sql | The FormatTableColumnList user-defined function | 
| GetAttributeName.ssunit_impl.sql | The GetAttributeName user-defined function | 
| GetFixtureName.ssunit_impl.sql | The GetFixtureName user-defined function | 
| IsInteractive.ssunit.sql | The IsInteractive user-defined function | 
| ReportCondition.ssunit.sql | The ReportCondition user defined type | 
| RunFixtureSetUp.ssunit_impl.sql | The RunFixtureSetUp stored procedure | 
| RunFixtureTearDown.ssunit_impl.sql | The RunFixtureTearDown stored procedure | 
| RunTest.ssunit_impl.sql | The RunTest stored procedure | 
| RunTests.ssunit.sql | The RunTests stored procedure | 
| RunTestSetUp.ssunit_impl.sql | The RunTestSetUp stored procedure | 
| RunTestTearDown.ssunit_impl.sql | The RunTestTearDown stored procedure | 
| TestFixture_Delete.ssunit_impl.sql | The TestFixture_Delete stored procedure | 
| TestHelper_Delete.ssunit_impl.sql | The TestHelper_Delete stored procedure | 
| TestOutcome.ssunit_impl.sql | The TestOutcome user defined type | 
| TestResult.ssunit_impl.sql | The TestResult table | 
| TestResult_Clear.ssunit_impl.sql | The TestResult_Clear stored procedure | 
| TestResult_DeleteResult.ssunit_impl.sql | The TestResult_DeleteResult stored procedure | 
| TestResult_SetTestFailed.ssunit_impl.sql | The TestResult_SetTestFailed stored procedure | 
| TestResult_SetTestInconclusive.ssunit_impl.sql | The TestResult_SetTestInconclusive stored procedure | 
| TestResult_SetTestPassed.ssunit_impl.sql | The TestResult_SetTestPassed stored procedure | 
| TestResult_TestOutcome.ssunit_impl.sql | The TestResult_TestOutcome user-defined function | 
| TestSchema_Clear.ssunit.sql | The TestSchema_Clear stored procedure | 
| Types.ssunit.sql | The public user defined types | 
| Types.ssunit_impl.sql | The private user defined types | 
| Version.ssunit.sql | The Version user-defined function | 
 1.7.6.1