public class SvnCheckInCommandTckTest extends CheckInCommandTckTest
GMT_TIME_ZONE| Constructor and Description |
|---|
SvnCheckInCommandTckTest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScmUrl() |
void |
initRepo()
Initialize repository at the
ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames() |
testCheckInCommandPartialFileset, testCheckInCommandTestaddToWorkingTree, checkIn, checkOut, edit, getScmFileNames, getScmRepository, mapFilesByPath, removeRepo, setUp, tearDownassertCommandLine, assertFile, assertPath, assertResultIsSuccess, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getSecDispatcher, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, printOutputError, printSystemCmdUnavail, setDebugExecutecreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, releaseassertEquals, 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, toStringpublic SvnCheckInCommandTckTest()
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 anyCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.