摘要: 引言 在上一章节我们实战了在Asp.Net Core中的项目实战,这一章节讲解一下如何测试Asp.Net Core的中间件。 TestServer 还记得我们在集成测试中提供的TestServer吗? TestServer 是由 Microsoft.AspNetCore.TestHost 包提供的。 阅读全文
posted @ 2024-04-22 08:30 董瑞鹏 阅读(546) 评论(0) 推荐(7) 编辑