angular/packages/core/testing/src
Pete Bacon Darwin c83fe1698b refactor(core): rename ɵɵInjectableDef interface to ɵɵInjectableDeclaration (#41316)
The other similar interfaces were renamed in https://github.com/angular/angular/pull/41119,
but this one was left since it had existed before Ivy. It looks like the interface was
never actually exposed on npm so it is safe to rename this one too.

PR Close #41316
2021-04-07 13:57:12 -07:00
..
async.ts feat(core): drop support for zone.js 0.10.x (#40823) 2021-02-24 07:58:29 -08:00
async_test_completer.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
before_each.ts build: fix broken build (#38274) 2020-07-28 12:30:59 -07:00
component_fixture.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
fake_async.ts feat(core): drop support for zone.js 0.10.x (#40823) 2021-02-24 07:58:29 -08:00
lang_utils.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
logger.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
metadata_override.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
metadata_overrider.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_zone_mock.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
private_export_testing.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
r3_test_bed.ts fix(core): ensure TestBed is not instantiated before override provider (#38717) 2020-09-22 15:03:44 -07:00
r3_test_bed_compiler.ts refactor(core): rename ɵɵInjectableDef interface to ɵɵInjectableDeclaration (#41316) 2021-04-07 13:57:12 -07:00
resolvers.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
styling.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
test_bed.ts refactor(core): rename ɵɵInjectableDef interface to ɵɵInjectableDeclaration (#41316) 2021-04-07 13:57:12 -07:00
test_bed_common.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
test_compiler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testing.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testing_internal.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00