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

Class

packages/benchpress/src/runner.ts:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 * It provides defaults, creates the injector and calls the sampler.
33 */
34export class Runner {
35 constructor(private _defaultProviders: StaticProvider[] = []) {}
36
37 sample({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected