@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. |