Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ text
Method
text
packages/core/test/acceptance/integration_spec.ts:3427–3429 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3425
})
3426
class
Cmp {
3427
get text() {
3428
return
isFirstUpdatePass() ?
'first-update-pass'
:
'post-update-pass'
;
3429
}
3430
}
3431
3432
TestBed.configureTestingModule({
Callers
nothing calls this directly
Calls
1
isFirstUpdatePass
Function · 0.85
Tested by
no test coverage detected