public final class BinaryDataSegmentTest extends Object
| Constructor and Description |
|---|
BinaryDataSegmentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAppendBuffer() |
void |
testClear()
Tests the clear method.
|
void |
testDataSegmentIterator()
Tests the correct functionality of the
DataSegmentFactory and the corresponding
DataSegmentIterator. |
void |
testDataSegmentIterator2()
Tests the correct functionality of the
DataSegmentFactory and the corresponding
DataSegmentIterator. |
void |
testDeserializeBuffer() |
void |
testEquals()
Tests the equals method.
|
void |
testSerialize2()
Tests the correct functionality of the serialize method.
|
void |
testSerializeAndDeserialize()
Tests the correct functionality of the serialize and the deserialize
method.
|
void |
testSerializeBuffer() |
public final void testDeserializeBuffer()
public final void testAppendBuffer()
public final void testSerializeBuffer()
public final void testClear()
public final void testEquals()
true.public final void testSerialize2()
public final void testSerializeAndDeserialize()
public final void testDataSegmentIterator()
DataSegmentFactory and the corresponding
DataSegmentIterator.public final void testDataSegmentIterator2()
DataSegmentFactory and the corresponding
DataSegmentIterator.Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.