[ 
https://issues.apache.org/jira/browse/GEODE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530533#comment-15530533
 ] 

ASF subversion and git services commented on GEODE-1941:
--------------------------------------------------------

Commit 7254cf3fb0ceb2255650d96f2b0ed615118ef700 in incubator-geode's branch 
refs/heads/develop from [~ukohlmeyer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=7254cf3 ]

GEODE-1941: Added tests for SSL config for SocketFactory


> 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)

Reply via email to