UnitTests: read an image
My function looks more or less like this: To test this with xUnit there is the problem that WebRoot does not contain the correct path. IWebHostEnvironment can be mocked, but that helps only if it returns the correct path. What […]