AssertionFailedException Constructor
In This Topic
Represents the default exception in case no test framework is configured.
Syntax
public AssertionFailedException(
string
)
Parameters
- message
- The mandatory exception message
Supported Frameworks
mandatory
See Also