Utilities
Utility helpers simplify composition-root setup.
- Creation Helpers — typed tokens, container creation, lazy providers, and logger creation.
- Metadata Introspection — inspect
@Injectableand@Modulemetadata at runtime. - Testing with ClaDI Testing — create dedicated testing containers, mock/override providers, and reset state safely between tests.
Last updated on