Class SmokeTestEnvironment

java.lang.Object
com.helixframework.smoke.SmokeTestEnvironment

public final class SmokeTestEnvironment extends Object
Holds environment information for smoke tests to be used at runtime.
  • Method Details

    • baseUrl

      public static String baseUrl()
      Base url of the service to smoke test.
      Returns:
      base url
    • basePackage

      public static String basePackage()
      Base package where smoke tests are located.
      Returns:
      base package