public class InterIndexDiffFilterTest extends LocalDiskRepositoryTestCase
author, committer| Constructor and Description |
|---|
InterIndexDiffFilterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testEmpty() |
void |
testOneOnly() |
void |
testTwoSame() |
void |
testTwoSameDifferByAssumeValid() |
void |
testTwoSameSameAssumeValidDifferentContent() |
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void setUp()
throws Exception
setUp in class LocalDiskRepositoryTestCaseExceptionpublic void testEmpty()
throws IOException
IOExceptionpublic void testOneOnly()
throws IOException
IOExceptionpublic void testTwoSame()
throws IOException
IOExceptionpublic void testTwoSameDifferByAssumeValid()
throws IOException
IOExceptionpublic void testTwoSameSameAssumeValidDifferentContent()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.