Class NoPostgreDbProfile

java.lang.Object
io.clonecloudstore.test.resource.CommonProfile
io.clonecloudstore.test.resource.postgres.NoPostgreDbProfile
All Implemented Interfaces:
io.quarkus.test.junit.QuarkusTestProfile

public class NoPostgreDbProfile extends CommonProfile
  • Constructor Details

    • NoPostgreDbProfile

      public NoPostgreDbProfile()
  • Method Details

    • getConfigProfile

      public String getConfigProfile()
    • getConfigOverrides

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