angular/packages/examples/core/di/ts
AleksanderBodurri c1dee4cfe3 test(core): unit tests for the injector profiler and injector debugging APIs (#48639)
Creates unit tests for the following APIs

    - setInjectorProfiler
    - getInjectorProviders
    - getInjectorResolutionPath
    - getDependenciesFromInjectable

    Modifies existing tests in

    - packages/examples/core/di/ts/injector_spec.ts
    - packages/core/test/render3/jit/declare_injectable_spec.ts
    - packages/core/test/render3/jit/declare_factory_spec.ts

    because they setup framework injector context manually.

    Exports setInjectorProfilerContext in packages/core/src/core_private_export.ts in order for use
    in the the modified tests above.

PR Close #48639
2023-08-01 11:44:40 -07:00
..
contentChild build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
contentChildren build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
forward_ref build(bazel): add bazel targets for aio doc generation 2022-11-22 13:51:16 -07:00
viewChild build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewChildren build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
injector_spec.ts test(core): unit tests for the injector profiler and injector debugging APIs (#48639) 2023-08-01 11:44:40 -07:00
metadata_spec.ts docs: use TS Parameter properties in SkipSelf example (#40858) 2021-02-16 09:24:25 -08:00
provider_spec.ts refactor(core): Remove ReflectiveInjector symbol (#48103) 2023-04-04 16:43:53 -07:00