Part 3: Add Unit Tests
Search
Popular links
http://www.oracleapplicationexpress.com/
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