Class TestTrustedApplicationClientVersion1
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
Works as a client, tests that requests can be made securely using the newer protocol version.
- Since:
- v3.12.3
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestTrustedApplicationClientVersion1
public TestTrustedApplicationClientVersion1()
-
-
Method Details
-
setUp
public void setUp() -
testAll
- Throws:
Exception
-
_testClientNotLoggedIn
- Throws:
Exception
-
_testClientLoggedInUnknown
- Throws:
Exception
-
_testClientLoggedInFred
- Throws:
Exception
-
_testClientLoggedInAdmin
- Throws:
Exception
-
_testUnknownClientLoggedInFred
- Throws:
Exception
-
_testInvalidCertData
- Throws:
Exception
-
_testInvalidCertSecretKey
- Throws:
Exception
-
_testCertificateExpires
- Throws:
Exception
-
_testUrlNotMatched
- Throws:
Exception
-