Class SettingsConfigTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.config.SettingsConfigTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ActiveProfiles("test") @ContextConfiguration public class SettingsConfigTest extends BaseTest
  • Field Details

    • appDataHome

      @Value("${gemma.appdata.home}") public String appDataHome
    • downloadPath

      @Value("${gemma.download.path}") public String downloadPath
    • searchDir

      @Value("${gemma.search.dir}") public String searchDir
    • compassDir

      @Value("${gemma.compass.dir}") public String compassDir
  • Constructor Details

    • SettingsConfigTest

      public SettingsConfigTest()
  • Method Details

    • test

      public void test()
    • testFilteredProperties

      public void testFilteredProperties() throws IOException
      Throws:
      IOException
    • testSettingsDescriptions

      public void testSettingsDescriptions() throws IOException
      Throws:
      IOException