• Overview

This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/core/testing

withModule

function

API

  
    
  
  
function withModule(moduleDef: TestModuleMetadata): InjectSetupWrapper;
function withModule(moduleDef: TestModuleMetadata, fn: Function): () => any;
@parammoduleDefTestModuleMetadata
@paramfnFunction
@returns() => any
Jump to details