Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Should be avoided, but may be useful.
NUnit's
Assert.Multipleis not really equivalent since we need our tests to return an Expectation. So we need a compound Expectation here.Perhaps a params array is nicer:
@eliasson thoughts?