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