public class SubmoduleStatusTest extends RepositoryTestCase
SubmoduleStatusCommand
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, 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, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, 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 IOException, GitAPIException
IOException
GitAPIException
public void repositoryWithDifferentRevCheckedOutSubmodule() throws IOException, GitAPIException
IOException
GitAPIException
Copyright © 2015. All rights reserved.