module_test#
Functions#
| Function | Description |
|---|---|
| testModule<T extends dynamic> |
Test helper that initializes a
Module
in isolation, runs the
body
callback, and disposes the controller afterward.
|