createAngularJSTestingModule
function
A helper function to use when unit testing AngularJS services that depend upon downgraded Angular services.
API
Description
createAngularJSTestingModule( angularModules: any[]): string;
Jump to details
A helper function to use when unit testing AngularJS services that depend upon downgraded Angular services.
createAngularJSTestingModule( angularModules: any[]): string;