Class PostgresProfile
java.lang.Object
io.clonecloudstore.test.resource.CommonProfile
io.clonecloudstore.test.resource.postgres.PostgresProfile
- All Implemented Interfaces:
io.quarkus.test.junit.QuarkusTestProfile
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.test.junit.QuarkusTestProfile
io.quarkus.test.junit.QuarkusTestProfile.TestResourceEntry
-
Field Summary
Fields inherited from class io.clonecloudstore.test.resource.CommonProfile
FALSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList
<io.quarkus.test.junit.QuarkusTestProfile.TestResourceEntry> Methods inherited from class io.clonecloudstore.test.resource.CommonProfile
disableGlobalTestResources
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.quarkus.test.junit.QuarkusTestProfile
commandLineParameters, disableApplicationLifecycleObservers, getEnabledAlternatives, runMainMethod, tags
-
Constructor Details
-
PostgresProfile
public PostgresProfile()
-
-
Method Details
-
getConfigProfile
-
getConfigOverrides
- Specified by:
getConfigOverrides
in interfaceio.quarkus.test.junit.QuarkusTestProfile
- Overrides:
getConfigOverrides
in classCommonProfile
-
testResources
-