public class TestCorsAllowedResource extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCorsAllowedResource() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testRequestToResourceWithCorsAllowedAnnotationFromAllowedOrigin() throws IOException, URISyntaxException
IOException
URISyntaxException
public void testRequestToResourceWithCorsAllowedAnnotationFromNotAllowedOrigin() throws IOException, URISyntaxException
IOException
URISyntaxException
public void testRequestToResourceWithCorsAllowedAnnotationFromAllowedOriginWithPreflight() throws IOException, URISyntaxException
IOException
URISyntaxException
public void testRequestToResourceWithCorsAllowedAnnotationFromNotAllowedOriginWithPreflight() throws IOException, URISyntaxException
IOException
URISyntaxException
public void testRequestToResourceWithoutCorsAllowedAnnotationFromAllowedOrigin() throws IOException, URISyntaxException
IOException
URISyntaxException
public void testRequestToResourceWithoutCorsAllowedAnnotationFromNotAllowedOrigin() throws IOException, URISyntaxException
IOException
URISyntaxException
Copyright © 2002-2019 Atlassian. All Rights Reserved.