I want to start using mock objects on my Delphi projects.
After a quick google I've found those:
So my question is what one is your favourite and why?
|
I want to start using mock objects on my Delphi projects. After a quick google I've found those: So my question is what one is your favourite and why?
| ||||
|
feedback
|
|
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 add additional features to the 1.1 version, like:
| |||||
feedback
|
|
Though it is stable, PascalMock hasn't been worked on in years. There is a new mock library called Delphi Mocks. It works only with Delphi XE2, though the author hopes to eventually support Delphi 2010 or newer. | |||
|
feedback
|
|
Try Dsharp. It is like Delphi Mocks, but without Memory Leaks. IMHO DSHARP is better, though i was excited with Delphi Mocks at first. | |||
|
feedback
|
|
Delphi Mock Wizard just generates wizards for Pascal Mock. They aren't competing implementations. | |||
|
feedback
|