You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce J Schuchardt (Jira)" <ji...@apache.org> on 2020/03/10 21:30:00 UTC

[jira] [Created] (GEODE-7867) Add more unit tests to geode-tcp-server

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)