public class TagCommandTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
TagCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDelete() |
void |
testDeleteBadName() |
void |
testDeleteEmptyTagNames() |
void |
testDeleteFullName() |
void |
testDeleteNonExisting() |
void |
testEmptyTagName() |
void |
testFailureOnSignedTags() |
void |
testInvalidTagName() |
void |
testListAllTagsInRepositoryInOrder() |
void |
testShouldNotBlowUpIfThereAreNoCommitsInRepository() |
void |
testShouldNotBlowUpIfThereAreNoTagsInRepository() |
void |
testTagging() |
void |
testTaggingOnHead() |
void |
testUnannotatedTagging() |
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 testTaggingOnHead()
throws GitAPIException,
IOException
GitAPIExceptionIOExceptionpublic void testTagging()
throws GitAPIException,
JGitInternalException
GitAPIExceptionJGitInternalExceptionpublic void testUnannotatedTagging()
throws GitAPIException,
JGitInternalException
GitAPIExceptionJGitInternalExceptionpublic void testEmptyTagName()
throws GitAPIException
GitAPIExceptionpublic void testInvalidTagName()
throws GitAPIException
GitAPIExceptionpublic void testFailureOnSignedTags()
throws GitAPIException
GitAPIExceptionpublic void testShouldNotBlowUpIfThereAreNoTagsInRepository()
throws Exception
Exceptionpublic void testShouldNotBlowUpIfThereAreNoCommitsInRepository()
throws Exception
ExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.