yyqdbngt opened a new pull request, #3512: URL: https://github.com/apache/rocketmq-dashboard/pull/3512
### Summary `CreateAclRuleDTO` requires a principal and resource and maps into an `AclRuleVO`. It had no tests. ### Changes - An empty request reports the required principal/resource messages - A complete request passes validation - `toAclRuleVO` carries every rule field through to the VO ### Testing `mvn test -Dtest=CreateAclRuleDTOTest` passes: 3 tests, 0 failures (first coverage for this DTO). -- 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]
