atiaomar1978-hub commented on PR #25101: URL: https://github.com/apache/camel/pull/25101#issuecomment-5077319345
## Review follow-up Addressed @davsclaus feedback on AssertJ usage in `TuiSettingsTest`: - **`roundTripPreservesAllFields`**: migrated all assertions in this method (including `shellHistory` / `aiPromptHistory` round-trip checks) to AssertJ so the method stays single-style. - **`missingFileYieldsNullFieldsWithoutThrowing`**: migrated null/default history-limit assertions to AssertJ. **Tests:** `./mvnw -pl dsl/camel-jbang/camel-jbang-plugin-tui test` (OpenJDK 21) — pass. Commit: `0ae7d635e11` _AI-generated comment on behalf of [atiaomar1978-hub](https://github.com/atiaomar1978-hub)._ -- 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]
