public class SubmoduleStatusTest extends RepositoryTestCase
SubmoduleStatusCommandASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| 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, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void repositoryWithNoSubmodules()
throws GitAPIException
GitAPIExceptionpublic void repositoryWithMissingSubmodule()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void repositoryWithUninitializedSubmodule()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void repositoryWithNoHeadInSubmodule()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void repositoryWithNoSubmoduleRepository()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void repositoryWithInitializedSubmodule()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void repositoryWithDifferentRevCheckedOutSubmodule()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionCopyright © 2015. All rights reserved.