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

Class

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

Source from the content-addressed store, hash-verified

257}
258
259class MockValidator extends Validator {
260 constructor(
261 private _log: any[] = [],
262 private _validate: Function | null = null,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected