sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
695 stars 766 forks source link

[Cloud SDK v5] Remove the mocking tutorial #23381

Closed CharlesDuboisSAP closed 6 months ago

CharlesDuboisSAP commented 6 months ago

Context

Mocking the SDK should not be needed because customers can put a small unit of SDK code inside their own method which can be mocked instead of mocking the SDK call itself.

Notes