MCPcopy Create free account
hub / github.com/angular/components /

Class

test/angular-test.init.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 providers: [provideZonelessChangeDetection(), provideCheckNoChangesConfig({exhaustive: true})],
18})
19export class TestModule {}
20
21/*
22 * Common setup / initialization for all unit tests in Angular Material and CDK.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected