SAP NEWS-750-ABAP UNIT



Get Example source ABAP code based on a different SAP table
  



ABAP Unit in ABAP Release 7.50
ITOC

ABAP_MODIFICATION_NN Test Seams and Injections

Test seams and injections have been introduced for unit tests in ABAP Unit. When tests are executed, code wrapped in TEST-SEAM and END-TEST-SEAM as part of production code can be replaced by code from test classes wrapped by TEST-INJECTION and END-TEST-INJECTION.
Test classes with injections must be created in