Hi Laurent,

I am stuck at the problem of testing the jabber protocol. Is there some way
in QtTest or something else with which I can stub the functions of the
third party used in classes of protocols?

Can you guide me to how can I approach to write tests for protocols?

I tried to write tests for the components of jabber protocol but almost all
of them use third party library. What should be my approach? One way I
thought of was writing tests for the independent parts but they are really
less.

And is there some project which I can use for reference of creating a fake
server?

Regards,
Vijay Krishnavanshi

Reply via email to