public class WebsocketPacketFragmentationTest
extends TestCase
Constructor and Description |
---|
WebsocketPacketFragmentationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testByteOverflowMetadata()
Perfectly aligned frames one after another
|
void |
testMoreThanOneMessageInTheFrame()
Two messages in single frame
|
void |
testWebsocketCodecFragmentationInAllSectionsWithOverflow()
Edge-case fragmentation of single frame
|
public void testWebsocketCodecFragmentationInAllSectionsWithOverflow() throws Exception
Exception
public void testByteOverflowMetadata() throws Exception
Exception
Copyright © 2018. All Rights Reserved.