reta commented on a change in pull request #732:
URL: https://github.com/apache/cxf/pull/732#discussion_r530041204



##########
File path: 
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/reactor/MonoReactorTest.java
##########
@@ -112,4 +113,21 @@ public void testMonoEmpty() throws Exception {
             .expectComplete()
             .verify();
     }
+    
+    @Test
+    public void testGetError() throws Exception {

Review comment:
       Adding test case for `Mono.error()` as well




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to