public class FooterLineTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
FooterLineTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEmptyValueNoLF() |
void |
testEmptyValueWithLF() |
void |
testFilterFootersIgnoreCase() |
void |
testMatchesBugId() |
void |
testNoFooters_EmptyBody() |
void |
testNoFooters_NewlineOnlyBody1() |
void |
testNoFooters_NewlineOnlyBody5() |
void |
testNoFooters_OneLineBodyNoLF() |
void |
testNoFooters_OneLineBodyWithLF() |
void |
testNoFooters_ShortBodyNoLF() |
void |
testNoFooters_ShortBodyWithLF() |
void |
testNonDelimtedEmail() |
void |
testNotEmail() |
void |
testShortKey() |
void |
testSignedOffBy_IgnoreWhitespace() |
void |
testSignedOffBy_ManyUsers() |
void |
testSignedOffBy_OneUserNoLF() |
void |
testSignedOffBy_OneUserWithLF() |
void |
testSignedOffBy_SkipNonFooter() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testNoFooters_EmptyBody() throws IOException
IOException
public void testNoFooters_NewlineOnlyBody1() throws IOException
IOException
public void testNoFooters_NewlineOnlyBody5() throws IOException
IOException
public void testNoFooters_OneLineBodyNoLF() throws IOException
IOException
public void testNoFooters_OneLineBodyWithLF() throws IOException
IOException
public void testNoFooters_ShortBodyNoLF() throws IOException
IOException
public void testNoFooters_ShortBodyWithLF() throws IOException
IOException
public void testSignedOffBy_OneUserNoLF() throws IOException
IOException
public void testSignedOffBy_OneUserWithLF() throws IOException
IOException
public void testSignedOffBy_IgnoreWhitespace() throws IOException
IOException
public void testEmptyValueNoLF() throws IOException
IOException
public void testEmptyValueWithLF() throws IOException
IOException
public void testShortKey() throws IOException
IOException
public void testNonDelimtedEmail() throws IOException
IOException
public void testNotEmail() throws IOException
IOException
public void testSignedOffBy_ManyUsers() throws IOException
IOException
public void testSignedOffBy_SkipNonFooter() throws IOException
IOException
public void testFilterFootersIgnoreCase() throws IOException
IOException
public void testMatchesBugId() throws IOException
IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.