Hi!
I have been working with IFS Developer Studio (24.1..0142 2024-05-31) to create PL/SQL unit tests for a customized function for cloud in 23R1(23.1.10). I followed the procedures mentioned in PLSQL UNIT Tests Technical documentation.
While I was able to generate and deploy the code successfully, when I run the test, I receive the message ‘PLTST does not contain any unit tests!’. In the Test Results tab, I can see that the test has passed, but there are no details available.
If I run the test again, I encounter the same issue and get the following details in the Test Results tab.
Package body CL_DOC_TEMPLATE_TST created with compilation errors.
Deploying ClDocTemplate.tst failed.
Statement:
DROP PACKAGE CL_DOC_TEMPLATE_TST
ORA-04043: object CL_DOC_TEMPLATE_TST does not exist
Is this a Known limitation in Developer Studio for custom layers? Please advice on how we can use PL/SQL unit tests in custom layers.
Thanks & Regards,
Ambujaa.