public class SubmoduleInitTest extends RepositoryTestCase
SubmoduleInitCommand
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
SubmoduleInitTest() |
Modifier and Type | Method and Description |
---|---|
void |
repositoryWithNoSubmodules() |
void |
repositoryWithUninitializedModule() |
void |
resolveInvalidParentUrl() |
void |
resolveOneLevelHigherRelativeUrl() |
void |
resolveSameLevelRelativeUrl() |
void |
resolveTwoLevelHigherRelativeUrl() |
void |
resolveWorkingDirectoryRelativeUrl() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void repositoryWithNoSubmodules() throws GitAPIException
GitAPIException
public void repositoryWithUninitializedModule() throws IOException, ConfigInvalidException, GitAPIException
public void resolveSameLevelRelativeUrl() throws Exception
Exception
public void resolveOneLevelHigherRelativeUrl() throws IOException, ConfigInvalidException, GitAPIException
public void resolveTwoLevelHigherRelativeUrl() throws IOException, ConfigInvalidException, GitAPIException
public void resolveWorkingDirectoryRelativeUrl() throws IOException, GitAPIException, ConfigInvalidException
public void resolveInvalidParentUrl() throws IOException, ConfigInvalidException, GitAPIException
Copyright © 2016 Eclipse JGit Project. All rights reserved.