10/08/2023C# / .NET / dotnetMoqSoftware EngineeringTestingxUnitcodecodingMockMockingProgrammingUnit tests12 minute read xUnit And Moq - How To Master Unit Testing In C# Interested in unit testing in C#? Let's look at xUnit and Moq for unit testing! We'll explore mocking external dependencies and the role of these in unit tests. Read the whole article
07/15/2014C# / .NET / dotnetProgrammingabstractionAPICode coverageCoded testscodingcoveragedesigndevelopmentExtensibleFlexibleIntegration testsinterfacesMockingMocksPatternsReal WorldrefactorrefactoringSoftwareTest frameworkTestingTestsUnit testsxunit6 minute read Refactoring For Interfaces: An Adventure From The Trenches Read the whole article