public class FetchCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| Constructor and Description |
|---|
FetchCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchShouldAutoFollowTag() |
void |
fetchShouldAutoFollowTagForFetchedObjects() |
void |
fetchShouldNotFetchTagsFromOtherBranches() |
void |
fetchWithExplicitTagsShouldUpdateLocal() |
void |
fetchWithUpdatedTagShouldNotTryToUpdateLocal() |
void |
setupRemoteRepository() |
void |
testFetch() |
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 setupRemoteRepository()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic void testFetch()
throws JGitInternalException,
IOException,
GitAPIException
public void fetchShouldAutoFollowTagForFetchedObjects()
throws Exception
Exceptionpublic void fetchShouldNotFetchTagsFromOtherBranches()
throws Exception
Exceptionpublic void fetchWithUpdatedTagShouldNotTryToUpdateLocal()
throws Exception
ExceptionCopyright © 2015. All rights reserved.