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