Class SettingsConfigTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

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

      • 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 Detail

      • SettingsConfigTest

        public SettingsConfigTest()
    • Method Detail

      • test

        public void test()