关于[C# 8 Interfaces: Unit Testing Default Implemetation]的摘要:
This article uses 2 projects. UnitTests.Library is a .NET Standard 2.1 class library that contains the interface. UnitTests.Tests is a .NET Core 3.0 NUnit unit test project; this contains the tests.
原文地址: https://jeremybytes.blogspot.com/2019/09/c-8-interfaces-unit-testing-default.html