inject
Injects services into the test service provider.
This method allows configuration of mock implementations, test-specific services, or dependency overrides that will be available to the aggregate during command execution. The injected services are merged with the existing service provider.
Parameters
inject
lambda function that configures the service provider with test dependencies