Class TestLocale


  • public class TestLocale
    extends java.lang.Object
    Test of locale functions.
    Author:
    Kai Kretschmann
    • Constructor Summary

      Constructors 
      Constructor Description
      TestLocale()  
    • Constructor Detail

      • TestLocale

        public TestLocale()
    • Method Detail

      • setUpStreams

        @BeforeEach
        public void setUpStreams()
      • restoreStreams

        @AfterEach
        public void restoreStreams()
      • testMainHelpEN

        @Test
        public void testMainHelpEN()
        Test method help for Main function in english.
      • testMainHelpDE

        @Test
        public void testMainHelpDE()
        Test method help for Main function in german.