Package io.clonecloudstore.test.resource
Class CommonProfile
java.lang.Object
io.clonecloudstore.test.resource.CommonProfile
- All Implemented Interfaces:
io.quarkus.test.junit.QuarkusTestProfile
- Direct Known Subclasses:
AzureKafkaProfile,AzureMongoKafkaProfile,AzureMongoProfile,AzureProfile,GoogleProfile,KafkaProfile,LocalStackProfile,MinioKafkaProfile,MinioMongoKafkaProfile,MinioMongoProfile,MinioProfile,MongoDbProfile,MongoKafkaProfile,NoMongoDbProfile,NoPostgreDbProfile,NoResourceProfile,PostgresProfile,PulsarProfile
public abstract class CommonProfile
extends Object
implements 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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.test.junit.QuarkusTestProfile
commandLineParameters, disableApplicationLifecycleObservers, getConfigProfile, getEnabledAlternatives, runMainMethod, tags, testResources
-
Field Details
-
FALSE
- See Also:
-
-
Constructor Details
-
CommonProfile
public CommonProfile()
-
-
Method Details
-
getConfigOverrides
- Specified by:
getConfigOverridesin interfaceio.quarkus.test.junit.QuarkusTestProfile
-
disableGlobalTestResources
public boolean disableGlobalTestResources()- Specified by:
disableGlobalTestResourcesin interfaceio.quarkus.test.junit.QuarkusTestProfile
-