Class OutboxProfiles.Default

  • All Implemented Interfaces:
    io.quarkus.test.junit.QuarkusTestProfile
    Enclosing class:
    OutboxProfiles

    public static class OutboxProfiles.Default
    extends Object
    implements io.quarkus.test.junit.QuarkusTestProfile
    Uses the values directly from application.properties without changes.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface io.quarkus.test.junit.QuarkusTestProfile

        io.quarkus.test.junit.QuarkusTestProfile.TestResourceEntry
    • Constructor Summary

      Constructors 
      Constructor Description
      Default()  
    • Method Summary

      • Methods inherited from interface io.quarkus.test.junit.QuarkusTestProfile

        commandLineParameters, disableApplicationLifecycleObservers, disableGlobalTestResources, getConfigOverrides, getConfigProfile, getEnabledAlternatives, runMainMethod, tags, testResources
    • Constructor Detail

      • Default

        public Default()