How do you do unit testing for dependency injection through Quest Code Tester?
EX:
Procedure proc1( a,b) is
x number;
y number;
z number;
Begin
Current we do not have any built-in test for "dependency injection".
WORKAROUND:
In the help file the section called "Driving Test With Test Data Tables" might help with similar situations.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center