An open API service indexing awesome lists of open source software.

https://github.com/larsbergqvist/ilogger-mocking

Example on how ILogger can be mocked when you want to verify that logging was performed as intended in the code under test
https://github.com/larsbergqvist/ilogger-mocking

csharp ilogger mocking tdd

Last synced: 2 months ago
JSON representation

Example on how ILogger can be mocked when you want to verify that logging was performed as intended in the code under test

Awesome Lists containing this project