yyqdbngt opened a new pull request, #3736:
URL: https://github.com/apache/rocketmq-dashboard/pull/3736
### Summary
Adds the first dedicated unit test suite for `AclRuleVO`, the ACL rule row
returned by the rule list endpoints.
### Changes
-
`server/src/test/java/org/apache/rocketmq/studio/instance/acl/AclRuleVOTest.java`
- `builderDefaultsDescribeEmptyRule`: untouched rule defaults to nulls.
- `allArgsCarryRuleState`: principal, actions, decision and version
round-trip.
### Testing
- `mvn -B test -Dtest=AclRuleVOTest` passes (2 tests, all green).
--
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]