menu
menuAPI
function withModule(moduleDef: TestModuleMetadata): InjectSetupWrapper;
function withModule(moduleDef: TestModuleMetadata, fn: Function): () => any;function withModule(moduleDef: TestModuleMetadata): InjectSetupWrapper;InjectSetupWrapperfunction withModule(moduleDef: TestModuleMetadata, fn: Function): () => any;