public class TestRequestMethodCheck extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestRequestMethodCheck() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAllowAnyMethodWhenFeatureFlagDisabled() |
void |
testReturnResponseForSupportedMethod() |
void |
testThrowMethodNotAllowedForUnsupportedMethod() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUp()
public void tearDown()
public void testThrowMethodNotAllowedForUnsupportedMethod() throws IOException
IOException
public void testReturnResponseForSupportedMethod() throws IOException
IOException
public void testAllowAnyMethodWhenFeatureFlagDisabled() throws IOException
IOException
Copyright © 2002-2024 Atlassian. All Rights Reserved.