Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
49
export
class
MockFileSystem {
Callers
10
integration_spec.ts
File · 0.45
prefetch_spec.ts
File · 0.45
idle_spec.ts
File · 0.45
happy_spec.ts
File · 0.45
initializeSwFor
Function · 0.45
createServerWithBaseHref
Function · 0.45
generateMockServerState
Function · 0.45
createSwForFreshnessStrategy
Function · 0.45
createSwForMaxAge
Function · 0.45
data_spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected