Mock functions

Arnaud Bailly abailly@REDACTED
Mon Sep 4 11:08:27 CEST 2006


Hello,
For unit testing my java code, I use mock objects for all interfaces I
need in the context of the OUT. This allows me to precisely control
what's goinig in and out of my object.

I could think of several ways to do this in Erlang but they all seem a
bit contrived. Is there something "canonical" for doing this kind of
tests ?

thandks for helping,
-- 
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com




More information about the erlang-questions mailing list