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

There is no CollectionContainsConstraint #909

Open
manfred-brands opened this issue Feb 22, 2024 · 0 comments
Open

There is no CollectionContainsConstraint #909

manfred-brands opened this issue Feb 22, 2024 · 0 comments

Comments

@manfred-brands
Copy link
Member

There is documentation for a CollectionContainsConstraint but no such class consists in the NUnit source code.

The documentation shows examples of code that internally call: new SomeItemsConstraint(new EqualConstraint(expected));
That is mentioned in the Notes section of the article.

The article contents is correct, except for the title and constructor part.
The examples are short cuts to other constraints.

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

No branches or pull requests

1 participant