Class ErrorAssertionsExtensions
Extension methods to enable FluentAssertions on Error types.
public static class ErrorAssertionsExtensions
- Inheritance
-
ErrorAssertionsExtensions
- Inherited Members
Methods
Should(Error?)
Returns an assertions object for fluent assertions on Error.
public static ErrorAssertions Should(this Error? error)
Parameters
errorError