public class SvnMkdirCommandTckTest extends MkdirCommandTckTest
GMT_TIME_ZONE
Constructor and Description |
---|
SvnMkdirCommandTckTest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScmUrl() |
void |
initRepo()
Initialize repository at the
ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames() |
void |
testMkdirCommandDirAlreadyAdded() |
void |
testMkdirCommandMkdirUrl() |
getMissingDirectory, testMkdirCommandMkdirLocal
addToWorkingTree, checkIn, checkOut, edit, getScmFileNames, getScmRepository, mapFilesByPath, removeRepo, setUp, tearDown
assertCommandLine, assertFile, assertPath, assertResultIsSuccess, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getModule, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getSecDispatcher, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, printOutputError, setDebugExecute
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
public java.lang.String getScmUrl() throws java.lang.Exception
getScmUrl
in class ScmTckTestCase
java.lang.Exception
- if anypublic void initRepo() throws java.lang.Exception
ScmTckTestCase.getScmUrl()
location with the files in ScmTckTestCase.getScmFileNames()
The setup is also asserting on the existence of these files. initRepo
in class ScmTckTestCase
java.lang.Exception
- if anypublic void testMkdirCommandMkdirUrl() throws java.lang.Exception
java.lang.Exception
public void testMkdirCommandDirAlreadyAdded() throws java.lang.Exception
java.lang.Exception