Skip to content

Add `MovableAdapter` for IoC-based delegation with tests

Import User requested to merge Adapter into IoC

Introduce MovableAdapter to provide IoC-based delegation for IMovable operations. Implement position/velocity getters and position setter. Add optional finish method for task-specific cleanup. Update IoC with an admin operation to support adapter allocation. Include unit tests to validate adapter behavior and method delegation via IoC.

Merge request reports

Loading