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\cast\castfunction directory
for every cast function for which you entered test data.
- cast.sql
- Tests
for castfunction.
- cleanup.sql
- Drops all of 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 ]