public class FooterLineTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| 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, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void testNoFooters_EmptyBody()
throws IOException
IOExceptionpublic void testNoFooters_NewlineOnlyBody1()
throws IOException
IOExceptionpublic void testNoFooters_NewlineOnlyBody5()
throws IOException
IOExceptionpublic void testNoFooters_OneLineBodyNoLF()
throws IOException
IOExceptionpublic void testNoFooters_OneLineBodyWithLF()
throws IOException
IOExceptionpublic void testNoFooters_ShortBodyNoLF()
throws IOException
IOExceptionpublic void testNoFooters_ShortBodyWithLF()
throws IOException
IOExceptionpublic void testSignedOffBy_OneUserNoLF()
throws IOException
IOExceptionpublic void testSignedOffBy_OneUserWithLF()
throws IOException
IOExceptionpublic void testSignedOffBy_IgnoreWhitespace()
throws IOException
IOExceptionpublic void testEmptyValueNoLF()
throws IOException
IOExceptionpublic void testEmptyValueWithLF()
throws IOException
IOExceptionpublic void testShortKey()
throws IOException
IOExceptionpublic void testNonDelimtedEmail()
throws IOException
IOExceptionpublic void testNotEmail()
throws IOException
IOExceptionpublic void testSignedOffBy_ManyUsers()
throws IOException
IOExceptionpublic void testSignedOffBy_SkipNonFooter()
throws IOException
IOExceptionpublic void testFilterFootersIgnoreCase()
throws IOException
IOExceptionpublic void testMatchesBugId()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.