public class SpaceBackupRestoreIntegrationTest extends AbstractBackupRestoreIntegrationTestBase
admin, apiContentService, BACKUP_RESTORE_TIMEOUT_MS, backupRestoreManager, spaceDao, spaceManager, state, STATE_CHECKING_INTERVAL_MS| Constructor and Description |
|---|
SpaceBackupRestoreIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
spaceBackupRestoreTest()
Verifies that space backup/restore works properly.
|
abstractBefore, clearEverything, createDefaultSiteBackupSettings, createDefaultSpaceBackupSettings, createPage, waitUntilJobsChangesStatepublic void spaceBackupRestoreTest()
throws BackupRestoreException,
InterruptedException
Verifies that space backup/restore works properly. It creates a space, backups it, removes and restores it back.
It also creates the page A before making the backup and the the page B after making the backup.
After restoring the space we should have the page A and should not have page B.
Copyright © 2003–2022 Atlassian. All rights reserved.