Class SdkJavaTestServerProfile

java.lang.Object
io.temporal.testing.internal.devserver.SdkJavaTestServerProfile

public final class SdkJavaTestServerProfile extends Object
Configuration and lifecycle used only by sdk-java's Gradle test profile.
  • Field Details

  • Method Details

    • isActive

      public static boolean isActive()
    • getTarget

      public static String getTarget()
    • start

      public static String start()
    • prepare

      public static Path prepare()
    • shutdown

      public static void shutdown()