Class StarterConfigTest


  • public class StarterConfigTest
    extends Object
    Tests StarterConfig parsing and writing correctness.
    • Field Detail

      • temporaryFolder

        public org.junit.rules.TemporaryFolder temporaryFolder
    • Constructor Detail

      • StarterConfigTest

        public StarterConfigTest()
    • Method Detail

      • testReadSimpleConfig

        public void testReadSimpleConfig()
                                  throws Exception
        Throws:
        Exception
      • testReadConfigWithExternal

        public void testReadConfigWithExternal()
                                        throws Exception
        Throws:
        Exception
      • testWriteEntireSimpleConfig

        public void testWriteEntireSimpleConfig()
                                         throws Exception
        Throws:
        Exception
      • testAppendCommonConfigs

        public void testAppendCommonConfigs()
                                     throws Exception
        Throws:
        Exception
      • testAppendEmptyCommonConfigs

        public void testAppendEmptyCommonConfigs()
                                          throws Exception
        Throws:
        Exception
      • testReadRelativePath

        public void testReadRelativePath()
                                  throws Exception
        Throws:
        Exception
      • testReadAbsolutePath

        public void testReadAbsolutePath()
                                  throws Exception
        Throws:
        Exception