Skip to content

Improve documentation on execution time assertions#1127

Merged
dennisdoomen merged 1 commit intofluentassertions:masterfrom
ronaldkroon:patch-1
Sep 4, 2019
Merged

Improve documentation on execution time assertions#1127
dennisdoomen merged 1 commit intofluentassertions:masterfrom
ronaldkroon:patch-1

Conversation

@ronaldkroon
Copy link
Copy Markdown
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