public class SvnMkdirCommandTckTest extends MkdirCommandTckTest
GMT_TIME_ZONE
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, testMkdirCommandMkdirLocal
addToWorkingTree, checkIn, checkOut, edit, getScmFileNames, getScmRepository, mapFilesByPath, removeRepo, setUp, tearDown
assertCommandLine, assertFile, assertPath, assertResultIsSuccess, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getSecDispatcher, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, printOutputError, printSystemCmdUnavail, setDebugExecute
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release
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 SvnMkdirCommandTckTest()
public String getScmUrl() throws Exception
getScmUrl
in class ScmTckTestCase
Exception
- if anypublic void initRepo() throws 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
Exception
- if anypublic void testMkdirCommandMkdirUrl() throws Exception
Exception
public void testMkdirCommandDirAlreadyAdded() throws Exception
Exception
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.