Package org.apache.solr.cloud.api.collections
Test framework classes for collection APIs
-
Class Summary Class Description AbstractBackupRepositoryTest AbstractCloudBackupRestoreTestCase Used to test the traditional (now deprecated) 'full-snapshot' method of backup/restoration.AbstractCollectionsAPIDistributedZkTestBase Tests the Cloud Collections API.AbstractIncrementalBackupTest Used to test the incremental method of backup/restoration (as opposed to the deprecated 'full snapshot' method).