public abstract class GitChangeLogCommandTckTest extends ChangeLogCommandTckTest
| Modifier and Type | Field and Description |
|---|---|
static long |
SLEEP_TIME_IN_MILLIS |
GMT_TIME_ZONE| Constructor and Description |
|---|
GitChangeLogCommandTckTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CheckOutScmResult |
checkOut(File workingDirectory,
ScmRepository repository) |
void |
initRepo() |
void |
testChangeLogCommandFromHeadAncestorAndHead() |
void |
testChangeLogCommandFromHeadToHead() |
void |
testChangeLogCommandFromHeadToStartOfRepository() |
void |
testChangeLogCommandFromUndefinedToHead() |
void |
testChangeLogCommandFromVersionToStartOfRepository() |
void |
testChangeLogCommandFromVersionToUndefined() |
void |
testChangeLogCommandFromVoneToVtwo() |
void |
testChangeLogCommandWithStartEndInBadOrder() |
testChangeLogCommandaddToWorkingTree, checkIn, edit, getScmFileNames, getScmRepository, getScmUrl, mapFilesByPath, removeRepo, setUp, tearDownassertCommandLine, assertFile, assertPath, assertResultIsSuccess, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getModule, 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 static final long SLEEP_TIME_IN_MILLIS
public void initRepo()
throws Exception
initRepo in class ScmTckTestCaseExceptionprotected CheckOutScmResult checkOut(File workingDirectory, ScmRepository repository) throws Exception
checkOut in class ScmTckTestCaseExceptionpublic void testChangeLogCommandFromHeadAncestorAndHead()
throws Exception
Exceptionpublic void testChangeLogCommandFromHeadToHead()
throws Exception
Exceptionpublic void testChangeLogCommandFromUndefinedToHead()
throws Exception
Exceptionpublic void testChangeLogCommandFromVersionToUndefined()
throws Exception
Exceptionpublic void testChangeLogCommandFromVoneToVtwo()
throws Exception
Exceptionpublic void testChangeLogCommandWithStartEndInBadOrder()
throws Exception
Exceptionpublic void testChangeLogCommandFromHeadToStartOfRepository()
throws Exception
ExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.