Skip to content

TypeAssertions.HaveAccessModifier and TypeAssertions.NotHaveAccessModifier return AndConstraint<Type> instead of AndConstraint<TypeAssertions> #1154

@adrianiftode

Description

@adrianiftode

Description

These two methods are the only ones with this return and I believe it should be AndConstraint

MethodBaseAssertions returns AndConstraint

Versions

  • Which version of Fluent Assertions are you using? 5.9.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions