← Back to team overview

nunit-core team mailing list archive

[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