|
From: <aci...@ac...> - 2007-10-12 18:50:13
|
On Fri, October 12, 2007 8:55 am, Steve Mitcham wrote: > What I am more concerned about right now is the following: > > 1. We need to clean up the bug database, if we don't decide to > move the project, and determine which bugs are actually NMock2 and need > to be fixed and close out the rest. From this perspective, a distinct > break from the old NMock stuff by rehosting might be beneficial, but > certainly not needed. I actually spent a few hours on that last night. Not compeletely done but close. Working from the bottom up. Bug #: 774453 Title: removing get_ and set_ NMock2?: No Proposed Resolution: Closed, Works for Me Bug #: 774463 Title: wrong error generated NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 877644 Title: Cannot mock classes whose constructors call virtual methods NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #:877644 Title: Cannot mock classes whose constructors call virtual methods NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1016006 Title: Support classes that do not have parameterless constructors NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1017570 Title: You can't mock classes that inherit from UserControl NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1019003 Title: Ignore does not work if the method is called from constr NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1049495 Title: Mock object can violate type safety NMock2?: Sort of (Already Fixed) Proposed Resolution: Closed, Fixed Bug #: 1085841 Title: ExpectedAndReturn with OutArgs don't work NMock2?: Sort of (I believe this is already working in NMock2) Proposed Resolution: Closed, Won't Fix Bug #: 1119766 Title: Mocked implementations of virtuals don't call base class!! NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1182110 Title: Expect of properties of a class does not work NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1314660 Title: Overloaded methods causes TypeLoad exceptions NMock2?: No Proposed Resolution: Closed, Won't Fix Bug #: 1521702 Title: Nullable types do not work in nmock 2.0 NMock2?: Yes Proposed Resolution: Merge patch, then mark Closed, Fixed Bug #: 1525583 Title: NMock2: Mock object can't be passed as an object parameter NMock2?: Yes Proposed Resolution: Not sure, Steve, comments on the bug say you have a patch that fixes it, is this already in CVS? Bug #: 1528423 Title: Multiple calls to Stub NMock2?: Yes Proposed Resolution: Leave open, I have investigated the bug and will add my comments to the bug report, I didn't do it last night because I finished up the investigation about midnight. Bug #: 1694575 Title: Mock object type does not return the implementing interface NMock2?: Yes Proposed Resolution: Closed, Works for me (Based on CVS checkout) Bug #: 1736091 Title: internal try/catches can mask error states NMock2?: Yes Proposed Resolution: Leave open, needs unit test and bug fix. Bug #: 1740285 Title: NMock don't work with interfaces with visiblity internal NMock2?: Yes Proposed Resolution: Need more validation, though I don't believe this is something that should be fixed, as it would bypass the CLR's accessibility protections, and possibly the original developers intentions. Bug #: 1740548 Title: using (mocks.Ordered) behavior NMock2?: Yes Proposed Resolution: Closed, Fixed (Fixed in Current CVS) I add my comments on the rest of the pieces in a separate email. -Richard Holden |