Class ConfigUtilsTest

java.lang.Object
ubic.basecode.util.ConfigUtilsTest

public class ConfigUtilsTest extends Object
Author:
Paul
  • Constructor Details

    • ConfigUtilsTest

      public ConfigUtilsTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • testGetConfigBuilderFile

      public void testGetConfigBuilderFile() throws Exception
      Throws:
      Exception
    • testGetConfigBuilderFileNew

      public void testGetConfigBuilderFileNew() throws Exception
      Throws:
      Exception
    • testGetConfigBuilderString

      public void testGetConfigBuilderString() throws Exception
      Throws:
      Exception
    • testGetConfigBuilderStringNew

      public void testGetConfigBuilderStringNew() throws Exception
      Throws:
      Exception
    • testGetConfigBuilderURL

      public void testGetConfigBuilderURL() throws Exception
      Throws:
      Exception
    • testGetConfigBuilderURLNew

      public void testGetConfigBuilderURLNew() throws Exception
      Throws:
      Exception
    • testLoadConfigFile

      public void testLoadConfigFile() throws Exception
      Throws:
      Exception
    • testLoadConfigFileNew

      public void testLoadConfigFileNew() throws Exception
      Throws:
      Exception
    • testLoadConfigString

      public void testLoadConfigString() throws Exception
      Throws:
      Exception
    • testLoadConfigStringNew

      public void testLoadConfigStringNew() throws Exception
      Throws:
      Exception
    • testLoadConfigStringNewName

      public void testLoadConfigStringNewName() throws Exception
      Throws:
      Exception
    • testLoadConfigURL

      public void testLoadConfigURL() throws Exception
      Throws:
      Exception
    • testLoadConfigURLNew

      public void testLoadConfigURLNew() throws Exception
      Throws:
      Exception