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
IOException
public void testCopyWholeObject_Length128() throws IOException
IOException
public void testCopyWholeObject_Length123() throws IOException
IOException
public void testCopyZeros_Length128() throws IOException
IOException
public void testShuffleSegments() throws IOException
IOException
public void testInsertHeadMiddle() throws IOException
IOException
public void testInsertTail() throws IOException
IOException
public void testIndexSize()
public void testLimitObjectSize_Length12InsertFails() throws IOException
IOException
public void testLimitObjectSize_Length130InsertFails() throws IOException
IOException
public void testLimitObjectSize_Length130CopyOk() throws IOException
IOException
public void testLimitObjectSize_Length130CopyFails() throws IOException
IOException
public void testLimitObjectSize_InsertFrontFails() throws IOException
IOException
Copyright © 2014. All rights reserved.