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, getTesterpublic void setUp()
public void tearDown()
public void testThrowMethodNotAllowedForUnsupportedMethod()
throws IOException
IOExceptionpublic void testReturnResponseForSupportedMethod()
throws IOException
IOExceptionpublic void testAllowAnyMethodWhenFeatureFlagDisabled()
throws IOException
IOExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.