angular/packages/core
Andrew Scott 6acae1477a feat(core): Add TestBed.runInInjectionContext to help test functions which use inject (#47955)
This commit adds `TestBed.runInInjectionContext` which is equivalent to
`TestBed.inject(EnvironmentInjector).runInContext`. This function will
help make tests for functions which call `inject` from `@angular/core` a
little bit less verbose.

PR Close #47955
2022-11-22 16:53:41 -08:00
..
global build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schematics build(bazel): stamp targets to build, test, and serve aio against 2022-11-22 13:51:16 -07:00
src build(bazel): add bazel targets for aio doc generation 2022-11-22 13:51:16 -07:00
test feat(core): Add TestBed.runInInjectionContext to help test functions which use inject (#47955) 2022-11-22 16:53:41 -08:00
testing feat(core): Add TestBed.runInInjectionContext to help test functions which use inject (#47955) 2022-11-22 16:53:41 -08:00
BUILD.bazel build(bazel): create AIO example playgrounds for manual testing 2022-11-22 13:51:16 -07:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json fix(core): add zone.js version 0.12.x as a valid peer dependency (#48002) 2022-11-09 09:54:10 -08:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00