drccrd commented on code in PR #6785:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6785#discussion_r3587396637


##########
drools-model/drools-model-codegen/src/test/java/org/drools/model/codegen/execmodel/DeclaredTypesTest.java:
##########
@@ -699,6 +699,35 @@ public void 
testExtendPojoInheritedFieldsConstructor(RUN_TYPE runType) throws Ex
         assertThat(results.iterator().next().getValue()).isEqualTo("Mario");
     }
 
+    @ParameterizedTest
+    @MethodSource("parameters")

Review Comment:
   confirmed passing on both models (ref #6803 )



-- 
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: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to