Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Missing FailWith Assertions #40

Merged
merged 4 commits into from
May 18, 2023
Merged

Conversation

KyleMcMaster
Copy link
Contributor

@KyleMcMaster KyleMcMaster commented May 18, 2023

Fixes #37

  • Add FailWith to Result Assertions

  • Add FailWith to Result<T> Assertions

  • Also updates a few XML comments and test names to be a little clearer (maybe? πŸ€·β€β™‚οΈ πŸ‘€ )

@KyleMcMaster KyleMcMaster changed the title Add Missing FailWith Assertion Add Missing FailWith Assertions May 18, 2023
@KyleMcMaster KyleMcMaster merged commit b6a1fe2 into main May 18, 2023
1 check passed
@KyleMcMaster KyleMcMaster deleted the fail-with-resulttassertions branch May 18, 2023 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correct README examples for Result and Generic Result of T
1 participant