VSoft Technologies Blogs

rss

VSoft Technologies Blogs - posts about our products and software development.

Simple Mocking of multiple interfaces with Delphi Mocks.

Delphi has had Unit Testing support (in the form of DUnit) for many years, but until now there very little in the way of Automatic Mocking. By contrast the .NET and Java worlds have plenty of mocking frameworks to choose from.