Class CrowdInstanceState

java.lang.Object
org.junit.runner.notification.RunListener
com.atlassian.crowd.acceptance.utils.CrowdInstanceState

public class CrowdInstanceState extends org.junit.runner.notification.RunListener
  • Constructor Details

    • CrowdInstanceState

      public CrowdInstanceState()
  • Method Details

    • testRunStarted

      public void testRunStarted(org.junit.runner.Description description) throws Exception
      Overrides:
      testRunStarted in class org.junit.runner.notification.RunListener
      Throws:
      Exception
    • getInstanceProperties

      public static Properties getInstanceProperties()
    • getHostPath

      public static String getHostPath()
    • getHostPathWithoutPort

      public static String getHostPathWithoutPort()
    • getLicenseType

      public static CrowdLicenseType getLicenseType()
    • assertExpectedLicenseSet

      public static void assertExpectedLicenseSet()
    • assertRemoteLicenseIsAsExpected

      public static void assertRemoteLicenseIsAsExpected()
    • isUpgradeToDc

      public static boolean isUpgradeToDc()
    • getJre

      public static EnvironmentUtils.JRE getJre()