public class SubmoduleStatusTest
extends org.eclipse.jgit.junit.RepositoryTestCase
SubmoduleStatusCommand| 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, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void repositoryWithNoSubmodules()
throws org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.GitAPIExceptionpublic void repositoryWithMissingSubmodule()
throws IOException,
org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionpublic void repositoryWithUninitializedSubmodule()
throws IOException,
org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionpublic void repositoryWithNoHeadInSubmodule()
throws IOException,
org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionpublic void repositoryWithNoSubmoduleRepository()
throws IOException,
org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionpublic void repositoryWithInitializedSubmodule()
throws IOException,
org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionpublic void repositoryWithDifferentRevCheckedOutSubmodule()
throws IOException,
org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.