Class BaseConfigProfile

    • Field Detail

      • CONFIG_OVERRIDES

        public static final Map<String,​String> CONFIG_OVERRIDES
      • VERSION_STORE_CONFIG

        public static final Map<String,​String> VERSION_STORE_CONFIG
    • Constructor Detail

      • BaseConfigProfile

        public BaseConfigProfile()
    • Method Detail

      • getConfigOverrides

        public Map<String,​String> getConfigOverrides()
        Specified by:
        getConfigOverrides in interface io.quarkus.test.junit.QuarkusTestProfile