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

Added StatusCodeResultAssertions and tests #9

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

shealey
Copy link
Contributor

@shealey shealey commented Sep 20, 2019

Added new StatusCodeResultAssertions to assert status code results in the following format:

result.Should().BeStatusCodeResult().WithStatusCode(200);

@markhobson
Copy link
Contributor

Any plans to merge this PR? It'd be rather handy.

@shealey shealey requested a review from kevinkuszyk February 19, 2020 08:55
@kevinkuszyk
Copy link
Member

@shealey @markhobson apologies folks - I'm missed the notifications on this.

@kevinkuszyk kevinkuszyk merged commit 207be66 into fluentassertions:master Mar 10, 2020
@kevinkuszyk
Copy link
Member

Thanks again for the contribution. It's in v2.2.0 which should be up on nuget in the next hour or so.

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.

3 participants