TestStatus Type
The testing statuses supported Please consider not using a match on this type in code external to the fake repository.
Union cases
Union case | Description |
Full Usage:
Failed(message, details, expectedActual)
Parameters:
string
details : string
expectedActual : (string * string) option
|
|
Full Usage:
Ignored message
Parameters:
string
|
|