docs
docs copied to clipboard
Document `Assert.EnterMultipleScope`
NUnit 4.2 adds IDisposable EnterMultipleScope()
method in addition to the Assert.Multiple()
delegate.
This issue is to update the documentation with this.
NUnit PR 4587