A library of classes designed to be used in conjunction with a unit testing framework such as NUnit. The library facilitates automated tests, mock objects and white box testing (GUI testing etc).
This is a companion to VBMock, and allows a developer to automatically generate a Mock Object from an Object by either its Class Name or its Type Library or DLL file.