NUnit: How to pass TestCaseData from a non-static method?

后端 未结 2 1499
隐瞒了意图╮
隐瞒了意图╮ 2021-02-13 17:00

my test fails because of : Message: The sourceName specified on a TestCaseSourceAttribute must refer to a static field, property or method.

This is my Code:



        
2条回答
提交回复
热议问题