Deprecation Notes
Use `TestBed.configureTestingModule instead.
Class Export
export addProviders(providers: Array<any>) : void
Allows overriding default providers of the test injector, which are defined in test_injector.js
exported from @angular/core/testing defined in @angular/core/testing/testing.ts (line 30)