Class BasicReactiveStreamsTest
java.lang.Object
org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
-
Field Summary
Fields inherited from class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
PORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchivevoidvoidvoidvoidvoidvoidMethods inherited from class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
launchServer, launchServer, sleep
-
Constructor Details
-
BasicReactiveStreamsTest
public BasicReactiveStreamsTest()
-
-
Method Details
-
createDeployment
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
testDataOnlySse_InboundSseEvent
- Specified by:
testDataOnlySse_InboundSseEventin classAbstractSseTest- Throws:
Exception
-
testDataOnlySse_String
- Specified by:
testDataOnlySse_Stringin classAbstractSseTest- Throws:
Exception
-
testDataOnlySse_JsonObject
- Specified by:
testDataOnlySse_JsonObjectin classAbstractSseTest- Throws:
Exception
-
testCommentOnlySse
- Specified by:
testCommentOnlySsein classAbstractSseTest- Throws:
Exception
-
testNamedEventSse
- Specified by:
testNamedEventSsein classAbstractSseTest- Throws:
Exception
-
testServerClosesConnection
- Specified by:
testServerClosesConnectionin classAbstractSseTest- Throws:
Exception
-