MCPcopy
hub / github.com/angular/angular / sample

Method sample

packages/benchpress/test/runner_spec.ts:159–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157 super(null!, null!, null!, null!, null!, null!, null!);
158 }
159 override sample(): Promise<SampleState> {
160 return Promise.resolve(new SampleState([], []));
161 }
162}

Callers 2

sampler_spec.tsFile · 0.45
runner_spec.tsFile · 0.45

Calls 1

resolveMethod · 0.65

Tested by

no test coverage detected