public class TestPluginStartup extends Object
In current version of atlassian-healthcheck, these healthchecks don't fail by default, just log warnings and return a successful result with failure reason (until we've rid Cloud of disabled-plugin snowflakes). So we assert on the failure reason string here.
TestHealthChecks| Constructor and Description |
|---|
TestPluginStartup() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDisabledByDefaultPluginModulesHealthCheck() |
void |
testDisabledByDefaultPluginsHealthCheck() |
void |
testDisabledPluginModulesHealthCheck() |
void |
testDisabledPluginsHealthCheck() |
public void testDisabledPluginsHealthCheck()
throws Exception
Exceptionpublic void testDisabledPluginModulesHealthCheck()
throws Exception
Exceptionpublic void testDisabledByDefaultPluginsHealthCheck()
throws Exception
ExceptionCopyright © 2018 Atlassian. All rights reserved.