Class NoPostgreDbProfile
java.lang.Object
io.clonecloudstore.test.resource.CommonProfile
io.clonecloudstore.test.resource.postgres.NoPostgreDbProfile
- 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 TypeMethodDescriptionMethods 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, testResources
-
Constructor Details
-
NoPostgreDbProfile
public NoPostgreDbProfile()
-
-
Method Details
-
getConfigProfile
-
getConfigOverrides
- Specified by:
getConfigOverrides
in interfaceio.quarkus.test.junit.QuarkusTestProfile
- Overrides:
getConfigOverrides
in classCommonProfile
-