Bruce J Schuchardt created GEODE-7867: -----------------------------------------
Summary: Add more unit tests to geode-tcp-server Key: GEODE-7867 URL: https://issues.apache.org/jira/browse/GEODE-7867 Project: Geode Issue Type: Improvement Components: membership Reporter: Bruce J Schuchardt This new module has few tests and relies mostly on geode-core and other modules to test its functionality. HostAndPort has tests for only 5 of its 14 methods. ClientSocketCreatorImpl is untested TcpClient has only 50% code coverage. TcpServer's run() method has error handling that is untested. I counted tests from geode-membership when running this analysis. If you leave out that module the numbers are even worse. -- This message was sent by Atlassian Jira (v8.3.4#803005)