public class DiffFormatterTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
DiffFormatterTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreateFileHeader_Add() |
void |
testCreateFileHeader_Binary() |
void |
testCreateFileHeader_Delete() |
void |
testCreateFileHeader_GitLink() |
void |
testCreateFileHeader_Modify() |
void |
testCreateFileHeaderForRenameModeChange() |
void |
testCreateFileHeaderForRenameWithoutContentChange() |
void |
testCreateFileHeaderWithoutIndexLine() |
void |
testDiff() |
void |
testDiffNullToNull() |
void |
testDiffRootNullToTree() |
void |
testDiffRootTreeToNull() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void tearDown() throws Exception
tearDown
in class LocalDiskRepositoryTestCase
Exception
public void testCreateFileHeader_Delete() throws Exception
Exception
public void testCreateFileHeader_Modify() throws Exception
Exception
public void testCreateFileHeader_Binary() throws Exception
Exception
public void testCreateFileHeader_GitLink() throws Exception
Exception
public void testCreateFileHeaderWithoutIndexLine() throws Exception
Exception
public void testCreateFileHeaderForRenameWithoutContentChange() throws Exception
Exception
public void testCreateFileHeaderForRenameModeChange() throws Exception
Exception
Copyright © 2015. All rights reserved.