jkbkupczyk opened a new pull request, #168: URL: https://github.com/apache/commons-net/pull/168
- Adds MockTcpServer - base class for all other TCP Server impls, e.g. we can have _MockDiscardTCPServer_ to test _DiscardTCPClient_ or _MockEchoTCPServer_ to test _EchoTCPClient_ - Adds MockDaytimeTCPServer that uses the given clock to mock returned daytime string - Adds DaytimeTCPClient integration tests FYI @garydgregory @kinow @sebbASF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
