yyqdbngt opened a new pull request, #3714:
URL: https://github.com/apache/rocketmq-dashboard/pull/3714
### Summary
Adds the first dedicated unit test suite for `LlmModelItemVO`, one model
entry inside the LLM model listing.
### Changes
-
`server/src/test/java/org/apache/rocketmq/studio/ops/ai/LlmModelItemVOTest.java`
- `freshItemCarriesNullFields`: untouched entry defaults to nulls.
- `allArgsConstructorCarriesModelIdentity`: model id and display name
round-trip.
### Testing
- `mvn -B test -Dtest=LlmModelItemVOTest` 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]