MCPcopy
hub / github.com/angular/angular / build

Method build

packages/service-worker/worker/testing/mock.ts:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 build(): MockFileSystem {
45 return new MockFileSystem(this.resources);
46 }
47}
48
49export class MockFileSystem {

Callers 10

prefetch_spec.tsFile · 0.45
idle_spec.tsFile · 0.45
happy_spec.tsFile · 0.45
initializeSwForFunction · 0.45
createServerWithBaseHrefFunction · 0.45
generateMockServerStateFunction · 0.45
createSwForMaxAgeFunction · 0.45
data_spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected