Part 3: Add Unit Tests
We’ll use the conventions as stated in the default setup of the UTPLSQL framework. This means that every unit test package will be prefixed with “UT_”.
eg P_TE_CUSTOMER has a test package called UT_P_TE_CUSTOMER
On to Part 4We’ll use the conventions as stated in the default setup of the UTPLSQL framework. This means that every unit test package will be prefixed with “UT_”.
eg P_TE_CUSTOMER has a test package called UT_P_TE_CUSTOMER
On to Part 4
Leave a Reply