nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01541
[Bug 712539] [NEW] Add support for AggreagteException
Public bug reported:
Currently NUint unrolls the InnerException property messages for an
exception.
It would be nice if it also recursively unrolls the InnerExceptions
(note the s) property of the System.AggregateException.
** Affects: nunitv2
Importance: Undecided
Status: New
** Tags: feature
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/712539
Title:
Add support for AggreagteException
Status in NUnit V2 Test Framework:
New
Bug description:
Currently NUint unrolls the InnerException property messages for an
exception.
It would be nice if it also recursively unrolls the InnerExceptions
(note the s) property of the System.AggregateException.
Follow ups
References