[midPoint-git] [Evolveum/midpoint] ad87f4: Smart Integration: Refactor MockServiceClientImpl ...

Michal Zelenčík noreply at github.com
Wed Mar 4 19:59:00 CET 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: ad87f43fe5d7b7acb0bc3f54ebbd88ed5452c8a2
      https://github.com/Evolveum/midpoint/commit/ad87f43fe5d7b7acb0bc3f54ebbd88ed5452c8a2
  Author: Michal Zelencik <michal.zelencik at evolveum.com>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/smart/MockServiceClientImpl.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java

  Log Message:
  -----------
  Smart Integration: Refactor MockServiceClientImpl to support function-based responses

Added a new constructor that accepts a Function<Object, Object> to allow
dynamic response generation based on request content. This enables each
schema match to have its own customized mapping response without relying
on sequential ordering.

Maintains backward compatibility with existing sequential response mode.

Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list