add IsValidIndex(arrayOrIList) assertion #3263
AdmiralSnyder
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i think we can do better than this:
await Assert.That(myIndex).IsBetween(-1, myList.Count);
i didn't find anything though :-(
Beta Was this translation helpful? Give feedback.
All reactions