(Matthew Jones) Now that we’ve discussed why, when, and how we want to write unit tests, it’s time to set up our project to allow us to do so. In this post, we will create “fluent” mocking classes that will allow us to easily write unit tests using Moq, XUnit, and ASP.NET Core.