public abstract class SvnBlameCommandTckTest extends BlameCommandTckTest
GMT_TIME_ZONE
testName
Constructor and Description |
---|
SvnBlameCommandTckTest() |
Modifier and Type | Method and Description |
---|---|
String |
getScmUrl() |
void |
initRepo()
Initialize repository at the
ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames() |
protected void |
verifyResult(BlameScmResult result) |
assertDateBetween, isTestDateTime, testBlameCommand
addToWorkingTree, checkIn, checkOut, checkScmPresence, edit, getScmFileNames, getScmProviderCommand, getScmRepository, mapFilesByPath, remove, removeRepo, setUp, tearDown
assertCommandLine, assertFile, assertPath, assertResultIsSuccess, checkScmPresence, customizeContainerConfiguration, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, printOutputError, setDebugExecute
customizeComponentConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getCustomModules, getName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, lookupMap, release, setupContainer
public SvnBlameCommandTckTest()
public String getScmUrl() throws Exception
getScmUrl
in class ScmTckTestCase
Exception
- if anypublic void initRepo() throws Exception
ScmTckTestCase
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 ScmTckTestCase
Exception
- if anyprotected void verifyResult(BlameScmResult result)
verifyResult
in class BlameCommandTckTest
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.