Open manfred-brands opened 3 months ago
NUnit 4.2 adds IDisposable EnterMultipleScope() method in addition to the Assert.Multiple() delegate.
IDisposable EnterMultipleScope()
Assert.Multiple()
This issue is to update the documentation with this.
NUnit PR 4587
NUnit 4.2 adds
IDisposable EnterMultipleScope()
method in addition to theAssert.Multiple()
delegate.This issue is to update the documentation with this.
NUnit PR 4587