Constructor AssertionFailedException
AssertionFailedException()
public AssertionFailedException()
AssertionFailedException(string?)
public AssertionFailedException(string? message)
Parameters
message
string
AssertionFailedException(string?, Exception)
public AssertionFailedException(string? message, Exception innerException)
Parameters
AssertionFailedException(string?, string)
public AssertionFailedException(string? message, string expression)