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

Class

packages/benchpress/test/sampler_spec.ts:291–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291class MockReporter extends Reporter {
292 constructor(private _log: any[] = []) {
293 super();
294 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected