Woaw, I am the PascalMock project leader and it's the first time I heard about Delphi Mock Wizard! Very nice addition to PascalMock.
BTW you also have some smaller mock frameworks:
Maybe there are some other ones around?
Also PascalMock is open source and contributions or ideas of improvements are welcome.
PS: The latest PascalMock version from CVS as add additional features than to the 1.1 version. For example , like:
- automatic mock creation at run time for interfaces using RTTI. I have also some important changes not yet commited which will
- allow to expects methods calls in any orderor
- expects at least x calls of a method.
