public class TestPluginWebResources extends AbstractTestPluginWebResources
Modifier and Type | Field and Description |
---|---|
static ArrayList<String> |
conditionsWhiteList |
static List<String> |
transformsWhiteList |
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestPluginWebResources() |
Modifier and Type | Method and Description |
---|---|
void |
testContextKillerEffective()
since WRM 5.5.0 the behaviour was fixed and
requiring the web-resource prior to the context doesn't break the context
but still, the requested web-resource is fetched separately
|
void |
testContextKillerSafe() |
void |
testNoDeprecatedConditions() |
void |
testNoDeprecatedTransforms() |
require, requireContext, requireResource, verifyConditions, verifyContextBatch, verifyResource, verifyScript, verifyTransforms
getBackdoor, getBaseClassRule, getBaseRule
public void testNoDeprecatedTransforms()
public void testNoDeprecatedConditions()
public void testContextKillerEffective()
public void testContextKillerSafe()
Copyright © 2002-2024 Atlassian. All Rights Reserved.