← Back to team overview

nunit-core team mailing list archive

[Bug 646786] [NEW] Use overridden Equals for IEnumerables, Collections, etc.

 

Public bug reported:

When a user-defined class overrides Equals, we should use it even if the
class implements IEnumerable, ICollection, etc.

See discussion at http://groups.google.com/group/nunit-
discuss/browse_thread/thread/3ad31a263aaaba40?hl=en

** Affects: nunit-3.0
     Importance: Medium
         Status: Triaged

** Changed in: nunit-3.0
       Status: New => Triaged

** Changed in: nunit-3.0
   Importance: Undecided => Medium

-- 
Use overridden  Equals for IEnumerables, Collections, etc.
https://bugs.launchpad.net/bugs/646786
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.

Status in NUnit Test Framework: Triaged

Bug description:
When a user-defined class overrides Equals, we should use it even if the class implements IEnumerable, ICollection, etc.

See discussion at http://groups.google.com/group/nunit-discuss/browse_thread/thread/3ad31a263aaaba40?hl=en





Follow ups

References