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

Class

packages/benchpress/test/reporter/multi_reporter_spec.ts:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54})();
55
56class MockReporter extends Reporter {
57 constructor(private _id: string) {
58 super();
59 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected