public abstract class GitBranchCommandTckTest extends BranchCommandTckTest
GMT_TIME_ZONE| Constructor and Description |
|---|
GitBranchCommandTckTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CheckOutScmResult |
checkOut(File workingDirectory,
ScmRepository repository)
Convenience method to check out files from the repository
|
void |
initRepo()
Initialize repository at the
ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames()
The setup is also asserting on the existence of these files. |
getBranch, testBranchCommandTestaddToWorkingTree, 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, 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 GitBranchCommandTckTest()
public 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 ScmTckTestCaseException - if anyprotected CheckOutScmResult checkOut(File workingDirectory, ScmRepository repository) throws Exception
ScmTckTestCasecheckOut in class ScmTckTestCaseExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.