public class DeltaIndexTest extends Object
| Constructor and Description |
|---|
DeltaIndexTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCopyWholeObject_Length123() |
void |
testCopyWholeObject_Length128() |
void |
testCopyZeros_Length128() |
void |
testIndexSize() |
void |
testInsertHeadMiddle() |
void |
testInsertTail() |
void |
testInsertWholeObject_Length12() |
void |
testLimitObjectSize_InsertFrontFails() |
void |
testLimitObjectSize_Length12InsertFails() |
void |
testLimitObjectSize_Length130CopyFails() |
void |
testLimitObjectSize_Length130CopyOk() |
void |
testLimitObjectSize_Length130InsertFails() |
void |
testShuffleSegments() |
public void testInsertWholeObject_Length12()
throws IOException
IOExceptionpublic void testCopyWholeObject_Length128()
throws IOException
IOExceptionpublic void testCopyWholeObject_Length123()
throws IOException
IOExceptionpublic void testCopyZeros_Length128()
throws IOException
IOExceptionpublic void testShuffleSegments()
throws IOException
IOExceptionpublic void testInsertHeadMiddle()
throws IOException
IOExceptionpublic void testInsertTail()
throws IOException
IOExceptionpublic void testIndexSize()
public void testLimitObjectSize_Length12InsertFails()
throws IOException
IOExceptionpublic void testLimitObjectSize_Length130InsertFails()
throws IOException
IOExceptionpublic void testLimitObjectSize_Length130CopyOk()
throws IOException
IOExceptionpublic void testLimitObjectSize_Length130CopyFails()
throws IOException
IOExceptionpublic void testLimitObjectSize_InsertFrontFails()
throws IOException
IOExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.