public class DiffFormatterTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
DiffFormatterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreateFileHeader_Add() |
void |
testCreateFileHeader_AddGitLink() |
void |
testCreateFileHeader_Binary() |
void |
testCreateFileHeader_Delete() |
void |
testCreateFileHeader_DeleteGitLink() |
void |
testCreateFileHeader_GitLink() |
void |
testCreateFileHeader_Modify() |
void |
testCreateFileHeaderForRenameModeChange() |
void |
testCreateFileHeaderForRenameWithoutContentChange() |
void |
testCreateFileHeaderWithoutIndexLine() |
void |
testDiff() |
void |
testDiffAutoCrlfLargeFile() |
void |
testDiffAutoCrlfMediumFile() |
void |
testDiffAutoCrlfSmallFile() |
void |
testDiffNullToNull() |
void |
testDiffRootNullToTree() |
void |
testDiffRootTreeToNull() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, writepublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionpublic void tearDown()
throws Exception
tearDown in class LocalDiskRepositoryTestCaseExceptionpublic void testCreateFileHeader_Delete()
throws Exception
Exceptionpublic void testCreateFileHeader_Modify()
throws Exception
Exceptionpublic void testCreateFileHeader_Binary()
throws Exception
Exceptionpublic void testCreateFileHeader_GitLink()
throws Exception
Exceptionpublic void testCreateFileHeader_AddGitLink()
throws Exception
Exceptionpublic void testCreateFileHeader_DeleteGitLink()
throws Exception
Exceptionpublic void testCreateFileHeaderWithoutIndexLine()
throws Exception
Exceptionpublic void testCreateFileHeaderForRenameWithoutContentChange()
throws Exception
Exceptionpublic void testCreateFileHeaderForRenameModeChange()
throws Exception
Exceptionpublic void testDiffAutoCrlfSmallFile()
throws Exception
Exceptionpublic void testDiffAutoCrlfMediumFile()
throws Exception
ExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.