Skip to content

kellyethridge/vbmock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

VBMock 
	v1.2
	- Added Strict property to MockControl to allow for unregistered calls to pass.


Thank you for checking out VBMock. As you know, this is a VB6 mock object builder. 
It has many of the same features as EasyMock and NMock.


Installing VBMock by hand

1.	Copy VBMock.dll to your System folder (or any folder you choose).
2.	Register VBMock.dll using regsvr32.exe.
3.	Copy MockObject.cls in the Template\Classes folder to the corrisponding folder
	in VB98\Template\Classes folder.

It is suggested to download the example to see how it can be used.

About

A simple mocking framework for VB6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published