rmayobre / HTTPDroid

A lightweight WebSocket library for Android devices following RFC 6455 guidelines. Support for both client and server side WebSocket implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop Unit Tests

rmayobre opened this issue · comments

Summary

Develop test cases for the WebSocket and WebSocketServer classes.

  • Test when they should be closed
  • Test logic
  • Test network condition handling.