[
https://issues.apache.org/jira/browse/GEODE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530318#comment-15530318
]
ASF subversion and git services commented on GEODE-1941:
--------------------------------------------------------
Commit b1960154af8800970f4369aa7acf726e1c3e9d1e in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=b196015 ]
GEODE-1941: delete unimplemented tests and reformat test
This does not complete ticket GEODE-1941. It will remain open until
the unimplemented tests are created or are determined to not be
valuable.
> 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)