public class AsynchronousMessageParserTest extends ProtocolDataUnitTest
chunkSize, protocolDataUnit, recognizedParser| Constructor and Description |
|---|
AsynchronousMessageParserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
test() |
void |
testDeserialize1()
This test case validates the parsing process.
|
void |
testSerialize()
This test case validates the serialization process.
|
setUp, tearDown, testBasicHeaderSegment, testDataSegment, testDataSegment, testDataSegment, testDataSegment, testDeserializepublic void test()
public void testDeserialize1()
throws IOException,
org.jscsi.exception.InternetSCSIException,
DigestException
IOException - This exception should be never thrown.org.jscsi.exception.InternetSCSIException - This exception should be never thrown.DigestException - This exception should be never thrown.public void testSerialize()
throws org.jscsi.exception.InternetSCSIException,
IOException,
DigestException
org.jscsi.exception.InternetSCSIException - This exception should be never thrown.IOException - This exception should be never thrown.DigestException - This exception should be never thrown.Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.