public abstract class BlameCommandTckTest extends ScmTckTestCase
GMT_TIME_ZONEtestName| Constructor and Description |
|---|
BlameCommandTckTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertDateBetween(Date start,
Date end,
Date actual) |
protected boolean |
isTestDateTime() |
void |
testBlameCommand() |
protected abstract void |
verifyResult(BlameScmResult result) |
addToWorkingTree, checkIn, checkOut, checkScmPresence, edit, getScmFileNames, getScmProviderCommand, getScmRepository, getScmUrl, initRepo, 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 BlameCommandTckTest()
public void testBlameCommand() throws Exception
Exceptionprotected boolean isTestDateTime()
protected void assertDateBetween(Date start, Date end, Date actual)
protected abstract void verifyResult(BlameScmResult result)
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.