Class TestTrustedApplicationClientVersion1

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1

public class TestTrustedApplicationClientVersion1 extends BaseJiraFuncTest
Works as a client, tests that requests can be made securely using the newer protocol version.
Since:
v3.12.3
  • Constructor Details

    • TestTrustedApplicationClientVersion1

      public TestTrustedApplicationClientVersion1()
  • Method Details

    • setUp

      public void setUp()
    • testAll

      public void testAll() throws Exception
      Throws:
      Exception
    • _testClientNotLoggedIn

      public void _testClientNotLoggedIn() throws Exception
      Throws:
      Exception
    • _testClientLoggedInUnknown

      public void _testClientLoggedInUnknown() throws Exception
      Throws:
      Exception
    • _testClientLoggedInFred

      public void _testClientLoggedInFred() throws Exception
      Throws:
      Exception
    • _testClientLoggedInAdmin

      public void _testClientLoggedInAdmin() throws Exception
      Throws:
      Exception
    • _testUnknownClientLoggedInFred

      public void _testUnknownClientLoggedInFred() throws Exception
      Throws:
      Exception
    • _testInvalidCertData

      public void _testInvalidCertData() throws Exception
      Throws:
      Exception
    • _testInvalidCertSecretKey

      public void _testInvalidCertSecretKey() throws Exception
      Throws:
      Exception
    • _testCertificateExpires

      public void _testCertificateExpires() throws Exception
      Throws:
      Exception
    • _testUrlNotMatched

      public void _testUrlNotMatched() throws Exception
      Throws:
      Exception