vendredi 25 mars 2016

Is there any easy way to mock-testing the Socket class

Is there any easy way to mock-testing the Socket class that I wrote for use as a WinSock wrapper (it has a field of SOCKET type and a lot of WinSock calls like socket, connect, accept, listen, send, recv etc)?

Which tools can I use in this case?

Aucun commentaire:

Enregistrer un commentaire