How do you call static classes in a Nunit test (c#)

前端 未结 0 835
梦如初夏
梦如初夏 2020-12-11 20:50

I can not find a way to call my static class in Nunit. I can\'t change the class to a non static class because I need to test this for a assignment.

This is my test:<

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