mock-socket icon indicating copy to clipboard operation
mock-socket copied to clipboard

Mock Java client socket implementation

Mock Socket

This project is effectively dead. If you need HTTP mocking, I can recommend Jadler

Mock Socket project is here to help you with testing of your Java Socket related code. It has two parts

  • Core - code for mocking of general Java sockets
  • HTTP - support for text based HTTP socket testing