public class TestAssignUsersToProjectRole extends BaseJiraFuncTest
This page is used to manage which JIRA users are associated to a project role.
See JRADEV-1273
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestAssignUsersToProjectRole() |
Modifier and Type | Method and Description |
---|---|
void |
testXssOnProjectIdParameter()
Responsible for verifying that a malicious user can not perform an XSS attack through the projectId parameter.
|
void |
testXssOnProjectRoleIdParameter()
Responsible for verifying that a malicious user can not perform an XSS attack through the projectRoleId
parameter.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void testXssOnProjectIdParameter()
public void testXssOnProjectRoleIdParameter()
Copyright © 2002-2023 Atlassian. All Rights Reserved.