Home |
Previous Page | Next Page Appendix A. Source Files Generated for DataBlade Modules > Functional Test Files >
BladeSmith generates the following files in the project\functest\udr\routine directory
for every user-defined routine for which you entered test data.
- call_neg.sql
- Negative tests for routine.
- call_pos.sql
- Positive
tests for routine.
- cleanup.sql
- Drops the test tables from the database.
- main.sh
- Executes the tests in this directory (.sh indicates
this is a shell script).
- setup.sql
- Creates test tables and initializes them with test data.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]