【发布时间】:2022-10-05 00:14:05
【问题描述】:
当我尝试运行我的 xUnit.net 测试时,我收到此错误:
[xUnit.net 00:00:00.63] xunit.UnitTest1.TestTheAnswer [FAIL]
Failed xunit.UnitTest1.TestTheAnswer [1 ms]
Error Message:
System.NotSupportedException : Specified method is not supported.
什么可能导致此错误?
【问题讨论】:
标签: xunit.net