Class TestIssueReIndexJmxMetrics
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.metrics.BaseJmxMetricsTest
com.atlassian.jira.webtests.ztests.metrics.TestIssueReIndexJmxMetrics
Tests that Issue ReIndexing operations emit JMX Metrics and their associated analytics events.
- Since:
- 9.1
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.jira.webtests.ztests.metrics.BaseJmxMetricsTest
BaseJmxMetricsTest.JmxNoisyNeighbourRule
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.atlassian.jira.webtests.ztests.metrics.BaseJmxMetricsTest
NOISY_NEIGHBOUR_JIRA_PLUGIN_KEY, NOISY_NEIGHBOUR_PLUGIN_KEY
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.webtests.ztests.metrics.BaseJmxMetricsTest
awaitFirstAnalyticsEvent, getJmxBeans, startNoisyNeighbourOperation, tryAssertUntil, waitUntil
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
jmxNoisyNeighbourRule
-
-
Constructor Details
-
TestIssueReIndexJmxMetrics
public TestIssueReIndexJmxMetrics()
-
-
Method Details
-
setup
public void setup() -
issueReIndexWithIndexingService_shouldEmitAnalyticsEvents
public void issueReIndexWithIndexingService_shouldEmitAnalyticsEvents() -
issueReIndexWithIndexManager_shouldEmitAnalyticsEvents
public void issueReIndexWithIndexManager_shouldEmitAnalyticsEvents() -
issueReIndexWithIndexingService_shouldEmitMetrics
public void issueReIndexWithIndexingService_shouldEmitMetrics() -
issueReIndexWithIndexManager_shouldEmitMetrics
public void issueReIndexWithIndexManager_shouldEmitMetrics()
-