[erlang-questions] Test if function has been called

Constantine Povietkin povetkin.k@REDACTED
Fri Nov 6 21:24:14 CET 2015


Thank you a ton I'll give it a try!

В Wed, 4 Nov 2015 09:47:03 +0100
Paul Peregud <paulperegud@REDACTED> пишет:

> You can use tracing. Redbug from eper is pretty easy to use.
> Documentation is in redbug.erl file.
> 
> https://github.com/massemanet/eper
> 
> On Tue, Nov 3, 2015 at 11:38 PM, Constantine Povietkin
> <povetkin.k@REDACTED> wrote:
> > Hi all,
> >
> > I know my question has been discussed _a lot of_ times, but I've no
> > luck to find an answer.
> >
> > I've a gen_server based module that should call handlers with apply.
> > Method that calls handlers should not return anything by design.
> >
> > What is(are) way(s) to test if function has been called.
> >
> > Thanks in advance!
> >
> > P.S. Links to tools/documentation are highly appreciated.
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> 
> 
> 




More information about the erlang-questions mailing list