Class VertxGRPCTestProfile

java.lang.Object
io.quarkus.grpc.test.utils.VertxGRPCTestProfile
All Implemented Interfaces:
io.quarkus.test.junit.QuarkusTestProfile

public class VertxGRPCTestProfile 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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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, disableGlobalTestResources, getConfigOverrides, getEnabledAlternatives, runMainMethod, tags, testResources
  • Constructor Details

    • VertxGRPCTestProfile

      public VertxGRPCTestProfile()
  • Method Details

    • getConfigProfile

      public String getConfigProfile()
      Specified by:
      getConfigProfile in interface io.quarkus.test.junit.QuarkusTestProfile