public abstract class AbstractTestCriticalResources extends BaseJiraWebTest
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractTestCriticalResources.ResourceException |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
AbstractTestCriticalResources() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertNoErrors() |
protected static List<AbstractTestCriticalResources.ResourceException> |
loadExceptions(String resource) |
protected static void |
setProperty(String key) |
protected static void |
unsetProperty(String key) |
protected void |
verifyResources(String exceptionsResource,
CriticalResources.ResourceType resourceType) |
protected void |
visitPage(Runnable visitor) |
getBackdoor, getBaseClassRule, getBaseRuleprotected static void setProperty(String key)
protected static void unsetProperty(String key)
protected void visitPage(Runnable visitor)
protected void verifyResources(String exceptionsResource, CriticalResources.ResourceType resourceType) throws IOException
IOExceptionprotected void assertNoErrors()
protected static List<AbstractTestCriticalResources.ResourceException> loadExceptions(String resource) throws IOException
IOExceptionCopyright © 2002-2016 Atlassian. All Rights Reserved.