2021 Dec 13 4:02 PM
Hello,
it is possible to create with the class cl_osql_test_environment test doubles of database tables for unit tests. You can then create test data for this table. When you select with your CUT in ABAP (open sql) the data of this table, then you will receive the test data instead of the original data.
But this seams not to work for AMDPs.
How can I achive the same with AMDPs?
Best regards
Frank
2023 Mar 21 7:42 PM
Hi Frank,
did you solve the Problem with unit Testing on amdp methods?
If you have any help for me, it would be grateful.
Kind regards
Matthias