angular/packages/misc/angular-in-memory-web-api/test
Kristiyan Kostadinov 5e209cb560 feat(core): remove TestBed.get (#60414)
`TestBed.get` isn't type safe and has been deprecated for several years now. These changes remove it from the public API and a follow-up change will add an automated migration to `TestBed.inject`.

BREAKING CHANGE:
* `TestBed.get` has been removed. Use `TestBed.inject` instead.

PR Close #60414
2025-03-19 15:52:26 +01:00
..
fixtures refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel build: update angular-in-memory-web-api to work with ESM (#48521) 2022-12-19 19:50:42 +00:00
http-client-backend-service_spec.ts feat(core): remove TestBed.get (#60414) 2025-03-19 15:52:26 +01:00