public class TestSearchRequestViewSecurity extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestSearchRequestViewSecurity() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testErrorsWithGzipFilter() |
void |
testGlobalSearchRequestRequiresNoLogin() |
void |
testLoginRequiredAndInvalidPermission() |
void |
testLoginRequiredAndSearchRequestDoesntExist() |
void |
testLoginRequiredSuccess() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testGlobalSearchRequestRequiresNoLogin() throws IOException, ParserConfigurationException, SAXException, TransformerException
public void testErrorsWithGzipFilter()
public void testLoginRequiredSuccess() throws IOException, ParserConfigurationException, SAXException, TransformerException
public void testLoginRequiredAndSearchRequestDoesntExist() throws IOException, ParserConfigurationException, SAXException, TransformerException
public void testLoginRequiredAndInvalidPermission() throws TransformerException, IOException, ParserConfigurationException, SAXException
Copyright © 2002-2021 Atlassian. All Rights Reserved.