Showing posts with label ABAP Unit Test. Show all posts
Showing posts with label ABAP Unit Test. Show all posts
Wednesday, 18 October 2023
Writing ABAP UNIT using test double framework(DOC)
Let’s begin with an example.Below method has one function module dependency and one method external method dependency.The Class having this method is CUT(Code Under Test).The aim of the ABAP unit is to validate the code residing in this method,not to validate the code of the dependent function module / other method.
Subscribe to:
Posts (Atom)
