How to test Program.Main in TestMethod in MSTest project

前端 未结 0 620
悲&欢浪女
悲&欢浪女 2021-01-29 23:30

I have a simple test method so far just to call the static method Main in Program.cs on a netcore mvc app.

My assert is never hit and the test just keeps running in the t

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