Query Regarding GSoC Project Kopete
vijay krishnavanshi <[email protected]> Fri, 4 Aug 2017 20:50:25 +0530
| Newsgroups | gmane.comp.kde.devel.kopete |
|---|---|
| Message-ID | <CAJ+KYsTWHKJ1vK9rEGMreF8f7mTQZs4Q-uVKQvSxPG7Jd0GCMQ@mail.gmail.com> |
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