public class SubmoduleWalkTest
extends org.eclipse.jgit.junit.RepositoryTestCase
SubmoduleWalk
Constructor and Description |
---|
SubmoduleWalkTest() |
Modifier and Type | Method and Description |
---|---|
void |
generatorFilteredToOneOfTwoSubmodules() |
void |
indexWithGitmodules() |
void |
repositoryWithNestedSubmodule() |
void |
repositoryWithNoSubmodules() |
void |
repositoryWithRootLevelSubmodule() |
void |
repositoryWithRootLevelSubmoduleAbsoluteRef() |
void |
repositoryWithRootLevelSubmoduleRelativeRef() |
void |
setUp() |
void |
testTreeIteratorWithGitmodules() |
void |
treeIdWithGitmodules() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
public void setUp() throws Exception
setUp
in class org.eclipse.jgit.junit.RepositoryTestCase
Exception
public void repositoryWithNoSubmodules() throws IOException
IOException
public void repositoryWithRootLevelSubmodule() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException, org.eclipse.jgit.errors.NoWorkTreeException, org.eclipse.jgit.api.errors.GitAPIException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
org.eclipse.jgit.errors.NoWorkTreeException
org.eclipse.jgit.api.errors.GitAPIException
public void repositoryWithRootLevelSubmoduleAbsoluteRef() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public void repositoryWithRootLevelSubmoduleRelativeRef() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public void repositoryWithNestedSubmodule() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public void generatorFilteredToOneOfTwoSubmodules() throws IOException
IOException
Copyright © 2015 Eclipse JGit Project. All rights reserved.