Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 459 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 459 Bytes

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