@angular/upgrade/static/testing

createAngularJSTestingModule

function

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

  
    function createAngularJSTestingModule(  angularModules: any[]): string;
  
  
Jump to details