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

Class

packages/platform-browser/test/testing_public_spec.ts:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 standalone: false,
109})
110class TestProvidersComp {
111 constructor(private fancyService: FancyService) {}
112}
113

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected