Skip to content

Mock call

Past due by almost 2 years 0% complete

In tests, we want to be able to mock a call to any function of the program, while respecting it's return signature.

Loading