Mocking ILogger with Moq
Looking at how to verify calls to Ilogger based extension methods using Moq.
Looking at how to verify calls to Ilogger based extension methods using Moq.
Are you asserting too much in your unit tests? Is this due to potential code smells? Let’s discuss.
Reducing the coupling of code dependent on DateTimeOffset