atiaomar1978-hub commented on PR #25228: URL: https://github.com/apache/camel/pull/25228#issuecomment-5133534542
_AI-generated comment on behalf of atiaomar1978-hub_ Addressed @gnodet review in `3a5d72cc81c` (rebased onto current `main`): 1. **AgentConfigurationTest** — new concurrent-tool tests now use AssertJ, package-private visibility, and shut down test executors in `finally`; removed fragile `assertSame` on autoboxed `int`. 2. **LangChain4jAgentExecuteToolsConcurrentlyTest** — replaced FQCNs with `Registry` and `Exchange` imports. 3. Added `assertj-core` test dependency to `camel-langchain4j-agent-api` for the migrated assertions. Re-ran `AgentConfigurationTest` (28 tests) + `LangChain4jAgentExecuteToolsConcurrentlyTest` (3 tests) — all green. Ready for re-review. -- 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]
