I recently gave a presentation at the Cleveland .NET SIG. If you're interested in using mock objects, I suggest you check it out :)
Posted by Jorge Matos on Sunday, December 18, 2005 at 3:45 AM |Permalink
Are you aware of any tool that will scan an existing .NET assembly and generate a new project that implements the same interface? That would be really handy for building the mock objects for an existing component that I'd prefer to leave out of my unit tests...
Are you aware of any tool that will scan an existing .NET assembly and generate a new project that implements the same interface? That would be really handy for building the mock objects for an existing component that I'd prefer to leave out of my unit tests...
Posted by Anonymous | 6:44 AM