createAngularTestingModule
function
A helper function to use when unit testing Angular services that depend upon upgraded AngularJS services.
API
Description
createAngularTestingModule( angularJSModules: string[], strictDi?: boolean): Type<any>;
Jump to details