Class ParameterCountMismatchException
Exception to be thrown from theory execution when the number of parameter values does not the test method signature.
Namespace: Xunit.Sdk
Assembly: xunit.assert.dll
Syntax
public class ParameterCountMismatchException : Exception