VBMock: Mock Object library for Visual Basic
VBMock: Mock Object library for Visual Basic
Submitted by webmaster@testdriven.com (Links) on Wed, 27/10/2004 - 08:18. unit testing frameworks & toolsThis is a vb mock object builder library similar to NMock and EasyMock, but for Visual Basic 6. Starting with a template Mock Object, you implement the interface of the target object you wish to mock using Implements.
