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

Class

packages/benchpress/src/metric/user_metric.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15@Injectable()
16export class UserMetric extends Metric {
17 static PROVIDERS = <StaticProvider[]>[
18 {provide: UserMetric, deps: [Options.USER_METRICS, WebDriverAdapter]},
19 ];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected