Closed pakrym closed 6 years ago
Do you have a summary for why it was broken?
We started using structs as TState in ILogger.Log
I wasn't able to find an easy way of setting up Mock method where T is an unknown struct but it doesn't matter much because mocks are not required there at all.
Use
TestSink.MessageLogged
instead.