withModule
withModule(moduleDef: TestModuleMetadata, fn?: Function | null): (() => any) | InjectSetupWrapper
Parameters
moduleDef |
Type: |
fn |
Type: Optional. Default is |
Returns
(() => any) | InjectSetupWrapper