No suitable constructor was found in NUnit Parameterised tests No suitable constructor was found in NUnit Parameterised tests Method has non-void return value, but no result is expected

No suitable constructor was found in NUnit Parameterised tests
No suitable constructor was found in NUnit Parameterised tests
Method has non-void return value, but no result is expected

Fairly obvious, but can also happen if the test's constructor is not public.

Method has non-void return value, but no result is expected

方法有返回值List<double> ,去掉返回值