Package io.debezium.outbox.quarkus.it
Class OutboxProfiles.OpenTracingDisabled
java.lang.Object
io.debezium.outbox.quarkus.it.OutboxProfiles.OpenTracingDisabled
- All Implemented Interfaces:
io.quarkus.test.junit.QuarkusTestProfile
- Enclosing class:
- OutboxProfiles
public static class OutboxProfiles.OpenTracingDisabled
extends Object
implements io.quarkus.test.junit.QuarkusTestProfile
Disables OpenTracing support that is enabled by default.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.test.junit.QuarkusTestProfile
io.quarkus.test.junit.QuarkusTestProfile.TestResourceEntry -
Constructor Summary
Constructors -
Method Summary
Methods 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, disableGlobalTestResources, getConfigProfile, getEnabledAlternatives, runMainMethod, tags, testResources
-
Constructor Details
-
OpenTracingDisabled
public OpenTracingDisabled()
-
-
Method Details
-
getConfigOverrides
- Specified by:
getConfigOverridesin interfaceio.quarkus.test.junit.QuarkusTestProfile
-