• Overview
@angular/core/testing

InjectSetupWrapper

Class
stable

API

    
      class InjectSetupWrapper {  constructor(_moduleDef: () => TestModuleMetadata): InjectSetupWrapper;  inject(tokens: any[], fn: Function): () => any;}
    
    

constructor

InjectSetupWrapper
@param_moduleDef() => TestModuleMetadata

inject

() => any
@paramtokensany[]
@paramfnFunction
@returns() => any
Jump to details