MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/release/publish/test/common.spec.ts:678–678  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

676
677/** Mock class for `ReleaseNotes` which accepts a list of in-memory commit objects. */
678class MockReleaseNotes extends ReleaseNotes {
679 constructor(
680 releaseConfig: ReleaseConfig,
681 version: semver.SemVer,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected