Show / Hide Table of Contents

Class ParameterCountMismatchException

Exception to be thrown from theory execution when the number of parameter values does not the test method signature.

Inheritance
Object
ParameterCountMismatchException
Namespace: Xunit.Sdk
Assembly: xunit.assert.dll
Syntax
public class ParameterCountMismatchException : Exception
  • Improve this Doc
  • View Source
Back to top Generated by DocFX