Class TestJmxMonitoringController
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestJmxMonitoringController
Func test for the JMX monitoring resource.
- Since:
- v4.2
-
Field Summary
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.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestJmxMonitoringController
public TestJmxMonitoringController()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
testJmxMonitoringStartWithWebsudoEnabled
public void testJmxMonitoringStartWithWebsudoEnabled() -
testJmxMonitoringStartWithWebsudoDisabled
public void testJmxMonitoringStartWithWebsudoDisabled() -
testJmxMonitoringStopWithWebsudoEnabled
public void testJmxMonitoringStopWithWebsudoEnabled() -
testJmxMonitoringStopWithWebsudoDisabled
public void testJmxMonitoringStopWithWebsudoDisabled()
-