Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/
Class
packages/platform-browser/test/testing_public_spec.ts:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
})
87
@Injectable()
88
class
ChildChildComp {}
89
90
class
FancyService {
91
value: string =
'real value'
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected