|
From: Andrey S. <as...@gm...> - 2007-10-12 18:56:50
|
On 10/12/07, aci...@ac... <aci...@ac...> wrote: > On Fri, October 12, 2007 8:55 am, Steve Mitcham wrote: > 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. Internal interfaces are definitely mockable in .Net 2.0: http://blog.ashmind.com/index.php/2007/07/07/mocking-internal-interfaces-with-nmock2/ |