You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Udo Kohlmeyer (JIRA)" <ji...@apache.org> on 2016/09/28 02:05:20 UTC

[jira] [Assigned] (GEODE-1941) SocketCreatorFactoryJUnitTest has unimplemented tests

     [ https://issues.apache.org/jira/browse/GEODE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Kohlmeyer reassigned GEODE-1941:
------------------------------------

    Assignee: Udo Kohlmeyer

> SocketCreatorFactoryJUnitTest has unimplemented tests
> -----------------------------------------------------
>
>                 Key: GEODE-1941
>                 URL: https://issues.apache.org/jira/browse/GEODE-1941
>             Project: Geode
>          Issue Type: Test
>          Components: security, tests
>            Reporter: Kirk Lund
>            Assignee: Udo Kohlmeyer
>
> I found 4 unimplemented test methods in SocketCreatorFactoryJUnitTest. Rather than mark them with @Ignore("Test is not implemented"), I think we should file this ticket for writing the tests and then delete them from the class:
> {noformat}
>   @Test
>   public void testLegacyServerSSLConfig() {
>   }
>   @Test
>   public void testLegacyJMXSSLConfig() {
>   }
>   @Test
>   public void testLegacyGatewaySSLConfig() {
>   }
>   @Test
>   public void testLegacyHttpServiceSSLConfig() {
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)