<PackageReference Include="NUnit" Version="4.2.2" />

InvalidDataSourceException

InvalidTestFixtureException is thrown when an appropriate test fixture constructor using the provided arguments cannot be found.

Initializes a new instance of the InvalidTestFixtureException class.

public InvalidDataSourceException(string message)

Initializes a new instance of the InvalidTestFixtureException class.

public InvalidDataSourceException(string message, Exception inner)

Initializes a new instance of the InvalidTestFixtureException class.

Serialization Constructor