The Wayback Machine - https://web.archive.org/web/20240926163857/https://angular.dev/api/upgrade/static/testing/createAngularTestingModule/
@angular/upgrade/static/testing

createAngularTestingModule

function

A helper function to use when unit testing Angular services that depend upon upgraded AngularJS services.

  
    createAngularTestingModule(  angularJSModules: string[],  strictDi?: boolean): Type<any>;
  
  
Jump to details
HTTPS · web.archive.org
← Home