public abstract class BaseInProductDiagnosticsTest extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
protected Administration |
administration |
protected static String[] |
ALL_LOG_STATS_ATTRIBUTES |
protected static String[] |
JMX_STATS_ATTRIBUTES |
protected static String |
JMX_VALUE_ATTRIBUTE |
protected static String |
LOG_VALUE_ATTRIBUTE |
protected ProfilingControl |
profilingControl |
protected static String[] |
SHORT_LOG_STATS_ATTRIBUTES |
protected static double |
UNEXPECTED_JMX_VALUE |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
BaseInProductDiagnosticsTest() |
getAssertions, getBackdoor, getEnvironmentData, getTesterprotected static final String[] SHORT_LOG_STATS_ATTRIBUTES
protected static final String[] ALL_LOG_STATS_ATTRIBUTES
protected static final String[] JMX_STATS_ATTRIBUTES
protected static final String JMX_VALUE_ATTRIBUTE
protected static final String LOG_VALUE_ATTRIBUTE
protected static final double UNEXPECTED_JMX_VALUE
protected ProfilingControl profilingControl
protected Administration administration
public void setUp()
public static java.util.stream.Stream<String> getStatsMetrics()
public static java.util.stream.Stream<String> getLastValueMetrics()
public static java.util.stream.Stream<String> getCounterMetrics()
protected void enableIPDFeature()
protected void disableIPDFeature()
protected void enableIpdWipFeature()
protected void disableIpdWipFeature()
protected void enableIPDExtraLogging()
protected void disableIPDExtraLogging()
protected void assertIPDFeatureState(boolean flagState)
protected List<IpdLogEntry> readDistinctIpdLogFile() throws IOException
IOExceptionprotected List<IpdLogEntry> readIpdLogFile() throws IOException
IOExceptionprotected void cleanIpdLogFile()
throws IOException
IOExceptionprotected Map<String,Object> getRemotelyJmxObjectWithStats(String objectName)
protected Map<String,Object> getRemotelyJmxObjectWithValue(String objectName)
Copyright © 2002-2023 Atlassian. All Rights Reserved.