@angular/upgrade/static/testing

createAngularJSTestingModule

function

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

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