mmiklavc commented on a change in pull request #1554: METRON-2307: Migrate to 
JUnit5
URL: https://github.com/apache/metron/pull/1554#discussion_r348192923
 
 

 ##########
 File path: 
metron-platform/metron-management/src/test/java/org/apache/metron/management/EnrichmentConfigFunctionsTest.java
 ##########
 @@ -92,15 +84,15 @@ public void setup() {
     }
     return ret;
   }
-  private int size(Map<String, Object> stellarFunctions) {
+  private int size(Map<String, Object> stellarFunctions, String group) {
 
 Review comment:
   Can you explain the method signature changes in this class? Also line 104 
w/enrichmentType.

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


With regards,
Apache Git Services

Reply via email to