chibenwa commented on code in PR #2444:
URL: https://github.com/apache/james-project/pull/2444#discussion_r1795932903


##########
server/data/data-library/src/test/java/org/apache/james/rrt/lib/RecipientRewriteTableContract.java:
##########
@@ -411,6 +411,19 @@ default void 
listSourcesShouldReturnWhenMultipleSourceMapping() throws Exception
         assertThat(virtualUserTable().listSources(mapping)).contains(source, 
source2);
     }
 
+    @Test
+    default void listSourcesShouldReturnWhenSourceHasMultipleMappings() throws 
Exception {

Review Comment:
   Let's do also something for `getStoredMappings` ?



-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to