Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 102 Bytes

mocking.md

File metadata and controls

4 lines (2 loc) · 102 Bytes

Mocking

For the automated testing, the injecting mocks instead of real classes is a MUST feature.