Skip to content

[Docs]: Improve documentation for ContainEquivalentOf #2352

@jnyrup

Description

@jnyrup

Background and motivation

#1795, #2260, #2283 and #2328 all thought that subjectList.ContainEquivalentOf(expectedList) tries to find a subset in subjectList that is equivalent to expectedList.
What ContainEquivalentOf does is trying to find an element within subjectList that is equivalent to expectedList.

Is there some xml-documentation or website docs/examples that are missing, incorrect or could be improved to avoid these confusions?

Alternative Concerns

No response

Are you willing help with a pull-request?

No

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