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
-
Nested Class Summary
Nested classes/interfaces inherited from class org.junit.runner.notification.RunListener
org.junit.runner.notification.RunListener.ThreadSafe
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static String
static String
static Properties
static EnvironmentUtils.JRE
getJre()
static CrowdLicenseType
static boolean
void
testRunStarted
(org.junit.runner.Description description) Methods inherited from class org.junit.runner.notification.RunListener
testAssumptionFailure, testFailure, testFinished, testIgnored, testRunFinished, testStarted, testSuiteFinished, testSuiteStarted
-
Constructor Details
-
CrowdInstanceState
public CrowdInstanceState()
-
-
Method Details
-
testRunStarted
- Overrides:
testRunStarted
in classorg.junit.runner.notification.RunListener
- Throws:
Exception
-
getInstanceProperties
-
getHostPath
-
getHostPathWithoutPort
-
getLicenseType
-
assertExpectedLicenseSet
public static void assertExpectedLicenseSet() -
assertRemoteLicenseIsAsExpected
public static void assertRemoteLicenseIsAsExpected() -
isUpgradeToDc
public static boolean isUpgradeToDc() -
getJre
-