Class TestLicenseFooters
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestLicenseFooters
public TestLicenseFooters()
-
-
Method Details
-
testEnterpriseCommunityLicense
public void testEnterpriseCommunityLicense() -
testEnterpriseCommunityLicenseLoggedOut
public void testEnterpriseCommunityLicenseLoggedOut() -
testEnterpriseDeveloperLicense
public void testEnterpriseDeveloperLicense() -
testEnterpriseDeveloperLicenseLoggedOut
public void testEnterpriseDeveloperLicenseLoggedOut() -
testEnterprisePersonalLicense
public void testEnterprisePersonalLicense() -
testEnterprisePersonalLicenseLoggedOut
public void testEnterprisePersonalLicenseLoggedOut() -
testEnterpriseOpenSourceLicense
public void testEnterpriseOpenSourceLicense() -
testEnterpriseOpenSourceLicenseLoggedOut
public void testEnterpriseOpenSourceLicenseLoggedOut() -
testEnterpriseDemonstrationLicense
public void testEnterpriseDemonstrationLicense() -
testEnterpriseDemonstrationLicenseLoggedOut
public void testEnterpriseDemonstrationLicenseLoggedOut() -
testEnterpriseLicense
public void testEnterpriseLicense() -
testEnterpriseLicenseLoggedOut
public void testEnterpriseLicenseLoggedOut() -
testEnterpriseEvaluationLicense
public void testEnterpriseEvaluationLicense() -
testEnterpriseEvaluationLicenseLoggedOut
public void testEnterpriseEvaluationLicenseLoggedOut()
-