| Package | Description |
|---|---|
| com.atlassian.bamboo.testutils | |
| com.atlassian.bamboo.testutils.backdoor.repository |
| 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. |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.