Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1941

SocketCreatorFactoryJUnitTest has unimplemented tests

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • security, tests
    • None

    Description

      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:

        @Test
        public void testLegacyServerSSLConfig() {
        }
      
        @Test
        public void testLegacyJMXSSLConfig() {
        }
      
        @Test
        public void testLegacyGatewaySSLConfig() {
        }
      
        @Test
        public void testLegacyHttpServiceSSLConfig() {
        }
      

      Attachments

        Activity

          People

            ukohlmeyer Udo Kohlmeyer
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: