@angular/upgrade/static/testing
Supplies testing functions for the AngularJS-to-Angular upgrade path.
入口点的导出
函数
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. |