Add ABAP unit test cheat sheet
This commit is contained in:
4
src/zcl_demo_abap_unit_test.clas.locals_def.abap
Normal file
4
src/zcl_demo_abap_unit_test.clas.locals_def.abap
Normal file
@@ -0,0 +1,4 @@
|
||||
*"* use this source file for any type of declarations (class
|
||||
*"* definitions, interfaces or type declarations) you need for
|
||||
*"* components in the private section
|
||||
INTERFACE lif_get_data DEFERRED.
|
||||
Reference in New Issue
Block a user