public class SvnMkdirCommandTckTest extends MkdirCommandTckTest
GMT_TIME_ZONEtestName| Constructor and Description |
|---|
SvnMkdirCommandTckTest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScmUrl() |
void |
initRepo()
Initialize repository at the
ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames() |
void |
testMkdirCommandDirAlreadyAdded() |
void |
testMkdirCommandMkdirUrl() |
getMissingDirectory, testMkdirCommandMkdirLocaladdToWorkingTree, checkIn, checkOut, checkScmPresence, edit, getScmFileNames, getScmProviderCommand, getScmRepository, mapFilesByPath, remove, removeRepo, setUp, tearDownassertCommandLine, assertFile, assertPath, assertResultIsSuccess, checkScmPresence, customizeContainerConfiguration, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, printOutputError, setDebugExecutecustomizeComponentConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getCustomModules, getName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, lookupMap, release, setupContainerpublic SvnMkdirCommandTckTest()
public String getScmUrl() throws Exception
getScmUrl in class ScmTckTestCaseException - if anypublic void initRepo() throws Exception
Initialize repository at the ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames()
The setup is also asserting on the existence of these files.
This should only be used by this class (thus do not call this method from derived classes)
initRepo in class ScmTckTestCaseException - if anypublic void testMkdirCommandMkdirUrl() throws Exception
Exceptionpublic void testMkdirCommandDirAlreadyAdded() throws Exception
ExceptionCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.