@angular/upgrade/static/testing
Supplies testing functions for the AngularJS-to-Angular upgrade path.
Entry point exports
Functions
createAngularJSTestingModule |
A helper function to use when unit testing AngularJS services that depend upon downgraded Angular services. |
createAngularTestingModule |
A helper function to use when unit testing Angular services that depend upon upgraded AngularJS services. |