Is there a way in ASP.NET Core Standard to build API integration test the same way we do on ASP.NET Core with TestServer?

后端 未结 0 1260
旧时难觅i
旧时难觅i 2020-12-11 20:18

I am currently working on an ASP.NET (standard, not Core) project and I want to build an integration test calling my API.

More precisely, I want to create an HT

相关标签:
回答
  • 消灭零回复
提交回复
热议问题