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

Improve documentation on execution time assertions #1127

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

ronaldkroon
Copy link
Contributor

Clarify that the CompleteWithin works on Func<Task> and not on Task directly.

IMPORTANT

  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by a new or existing set of unit tests which follow the Arrange-Act-Assert syntax such as is used in this example.
  • If the contribution affects the documentation, please include your changes to documentation.md in this pull request so the documentation will appear on the website.

Clarify that the CompleteWithin works on `Func<Task>` and not on `Task` directly.
@dennisdoomen dennisdoomen merged commit 5dbaafe into fluentassertions:master Sep 4, 2019
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.

2 participants