| Package | Description |
|---|---|
| com.atlassian.bamboo.testutils | |
| com.atlassian.bamboo.testutils.backdoor.repository | |
| com.atlassian.bamboo.testutils.specs |
| Modifier and Type | Method and Description |
|---|---|
static SvnRepositoryDescriptor |
LocalRepositorySetupHelper.createTempSvnRepositoryFromDefaultDumpFile(Class<?> testClass) |
static SvnRepositoryDescriptor |
LocalRepositorySetupHelper.getSvnRepositoryForReadOnlyAccess() |
static SvnRepositoryDescriptor |
SvnRepositoryDescriptor.readOnlyRepository(File repositoryRoot)
Caller of this method is responsible for calling
forceDeleteRepository() |
static SvnRepositoryDescriptor |
SvnRepositoryDescriptor.writableRepository(File repositoryRoot) |
| Modifier and Type | Method and Description |
|---|---|
static Repository |
RestRepositoryHelper.getSvnRepository(SvnRepositoryDescriptor repositoryDescriptor,
String svnSubDir)
Creates an SVN
Repository object for further usage in tests, e.g. |
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository |
TestVcsRepositorySpecsHelper.svnRepository(SvnRepositoryDescriptor svnRepositoryDescriptor) |
static com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository |
TestVcsRepositorySpecsHelper.svnRepository(SvnRepositoryDescriptor svnRepositoryDescriptor,
String branchPath) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.