Class TestBackupService

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.admin.services.TestBackupService

public class TestBackupService extends BaseJiraFuncTest
  • Constructor Details

    • TestBackupService

      public TestBackupService()
  • Method Details

    • testAddAndEditBackupService

      public void testAddAndEditBackupService() throws Exception
      Throws:
      Exception
    • testWhenDataHasLegacyPathInIt

      public void testWhenDataHasLegacyPathInIt() throws IOException
      This tests that if they have custom paths in legacy data, then there are displayed and respected but cant be edited

      The previous tests check that the paths cannot be set during creation

      Throws:
      IOException