Class TestRequestMethodCheck

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.admin.security.request.TestRequestMethodCheck

public class TestRequestMethodCheck extends BaseJiraFuncTest
  • Constructor Details

    • TestRequestMethodCheck

      public TestRequestMethodCheck()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • testThrowMethodNotAllowedForUnsupportedMethod

      public void testThrowMethodNotAllowedForUnsupportedMethod() throws IOException
      Throws:
      IOException
    • testReturnResponseForSupportedMethod

      public void testReturnResponseForSupportedMethod() throws IOException
      Throws:
      IOException
    • testAllowAnyMethodWhenFeatureFlagDisabled

      public void testAllowAnyMethodWhenFeatureFlagDisabled() throws IOException
      Throws:
      IOException