public class BasicReactiveStreamsTest extends AbstractSseTest
PORT| Constructor and Description |
|---|
BasicReactiveStreamsTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testCommentOnlySse() |
void |
testDataOnlySse_InboundSseEvent() |
void |
testDataOnlySse_JsonObject() |
void |
testDataOnlySse_String() |
void |
testNamedEventSse() |
void |
testServerClosesConnection() |
launchServer, launchServer, sleep@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testDataOnlySse_InboundSseEvent()
throws Exception
testDataOnlySse_InboundSseEvent in class AbstractSseTestExceptionpublic void testDataOnlySse_String()
throws Exception
testDataOnlySse_String in class AbstractSseTestExceptionpublic void testDataOnlySse_JsonObject()
throws Exception
testDataOnlySse_JsonObject in class AbstractSseTestExceptionpublic void testCommentOnlySse()
throws Exception
testCommentOnlySse in class AbstractSseTestExceptionpublic void testNamedEventSse()
throws Exception
testNamedEventSse in class AbstractSseTestExceptionpublic void testServerClosesConnection()
throws Exception
testServerClosesConnection in class AbstractSseTestExceptionCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.