Unit test files

Unit tests are SQL files you use to test boundary conditions while debugging your DataBlade® module on Windows™. After you generate unit tests for all your routines with BladeSmith, you add test data to them. If you later regenerate unit tests, the changes you made are merged into the new unit test files. If a unit test is the active window in Visual C++ when you click the Debug DataBlade Module button on the DBDK Visual C++ Add-In toolbar, IfxQuery runs the SQL statements in the unit test file to debug the DataBlade module.

See the Informix® DataBlade Developers Kit User's Guide for more information.