public class SubmoduleStatusTest extends RepositoryTestCase
SubmoduleStatusCommand
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
SubmoduleStatusTest() |
Modifier and Type | Method and Description |
---|---|
void |
repositoryWithDifferentRevCheckedOutSubmodule() |
void |
repositoryWithInitializedSubmodule() |
void |
repositoryWithMissingSubmodule() |
void |
repositoryWithNoHeadInSubmodule() |
void |
repositoryWithNoSubmoduleRepository() |
void |
repositoryWithNoSubmodules() |
void |
repositoryWithUninitializedSubmodule() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void repositoryWithNoSubmodules() throws GitAPIException
GitAPIException
public void repositoryWithMissingSubmodule() throws IOException, GitAPIException
IOException
GitAPIException
public void repositoryWithUninitializedSubmodule() throws IOException, GitAPIException
IOException
GitAPIException
public void repositoryWithNoHeadInSubmodule() throws IOException, GitAPIException
IOException
GitAPIException
public void repositoryWithNoSubmoduleRepository() throws IOException, GitAPIException
IOException
GitAPIException
public void repositoryWithInitializedSubmodule() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.