[fpc-announce] [OT] ANN: New Mock library for Delphi/FreePascal: Pascal Mock

harghh harghh at free.fr
Wed Jan 17 18:35:48 CET 2007


Hello,

I know this is off topic, but this can be of interest for FreePascal users
and developers.

Pascal Mock is currently tested only on Delphi, I believe it is easy to port
to FreePascal.

Enjoy!

--------
I am pleased to announce the 1.0 release of Pascal Mock on SourceForge:

http://sourceforge.net/projects/pascalmock/

Delphi/Kylix/FreePascal were lacking a mock library (except ubMock).
The Pascal Mock library enables the easy creation and use of Mock
objects for unit testing, inspired by the various Java mock
object tools.

Mock objects eases unit testing by acting as replacements for
classes that the object being tested must interact with.

For more on Mock objects see:

http://en.wikipedia.org/wiki/Mock_Object







More information about the fpc-announce mailing list