Skip to content

BeAsync missing in MethodInfoSelectorAssertions / Wrong documentation #1623

@chvollm

Description

@chvollm

Description

The method BeAsync() is missing in MethodInfoSelectorAssertions, but it is in MethodInfoAssertions. The documentation around Types https://fluentassertions.com/typesandmethods/ is suggesting that you can do .Methods() and then BeAsync(), but this would require to have this method on MethodInfoSelectorAssertions.

Versions

Tried on FluentAssertions 5.10.3 with .NET Core 3.1

Solution

Either change documentation or add BeAsync() to MethodInfoSelectorAssertions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions