public abstract class BaseJmxMetricsTest extends BaseJiraFuncTest
FuncTestSuiteJmxMetrics
or they won't run in CI| Modifier and Type | Class and Description |
|---|---|
protected class |
BaseJmxMetricsTest.JmxNoisyNeighbourRule |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NOISY_NEIGHBOUR_JIRA_PLUGIN_KEY |
protected static String |
NOISY_NEIGHBOUR_PLUGIN_KEY |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
BaseJmxMetricsTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<?,?> |
awaitFirstAnalyticsEvent(org.hamcrest.Matcher<Map<String,String>> eventMatcher) |
protected List<String> |
getJmxBeans()
Gets a list of all the JMX beans.
|
protected void |
startNoisyNeighbourOperation(String metricName) |
protected void |
tryAssertUntil(Runnable assertions) |
protected void |
waitUntil(Callable<Boolean> condition,
com.jayway.awaitility.Duration timeout) |
getAssertions, getBackdoor, getEnvironmentData, getTesterprotected static final String NOISY_NEIGHBOUR_JIRA_PLUGIN_KEY
protected static final String NOISY_NEIGHBOUR_PLUGIN_KEY
protected void startNoisyNeighbourOperation(String metricName)
protected List<String> getJmxBeans()
protected void tryAssertUntil(Runnable assertions)
protected void waitUntil(Callable<Boolean> condition, com.jayway.awaitility.Duration timeout)
Copyright © 2002-2024 Atlassian. All Rights Reserved.