Class PostgresProfile

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

public class PostgresProfile extends CommonProfile
  • Constructor Details

    • PostgresProfile

      public PostgresProfile()
  • 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
    • testResources

      public List<io.quarkus.test.junit.QuarkusTestProfile.TestResourceEntry> testResources()