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

Class

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

Source from the content-addressed store, hash-verified

98}
99
100class MockFancyService extends FancyService {
101 override value: string = 'mocked out value';
102}
103

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected