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

Class

packages/benchpress/test/metric/multi_metric_spec.ts:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53})();
54
55class MockMetric extends Metric {
56 constructor(private _id: string) {
57 super();
58 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected