nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02336
[Bug 646786] Re: Use overridden Equals for IEnumerables, Collections, etc.
** Tags added: feature framework
--
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/646786
Title:
Use overridden Equals for IEnumerables, Collections, etc.
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/646786/+subscriptions
References