Class TestCommentReIndexJmxMetrics
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.metrics.BaseJmxMetricsTest
com.atlassian.jira.webtests.ztests.metrics.TestCommentReIndexJmxMetrics
Tests that Comment 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_KEYFields 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, waitUntilMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester 
- 
Field Details
- 
jmxNoisyNeighbourRule
 
 - 
 - 
Constructor Details
- 
TestCommentReIndexJmxMetrics
public TestCommentReIndexJmxMetrics() 
 - 
 - 
Method Details
- 
setup
public void setup() - 
commentReIndexWithIndexingService_shouldEmitAnalyticsEvents
public void commentReIndexWithIndexingService_shouldEmitAnalyticsEvents() - 
commentReIndexWithIndexManager_shouldEmitAnalyticsEvents
public void commentReIndexWithIndexManager_shouldEmitAnalyticsEvents() - 
commentReIndexWithIndexingService_shouldEmitMetrics
public void commentReIndexWithIndexingService_shouldEmitMetrics() - 
commentReIndexWithIndexManager_shouldEmitMetrics
public void commentReIndexWithIndexManager_shouldEmitMetrics() 
 -