Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ app.component.spec.ts
File
app.component.spec.ts
integration/trusted-types/src/app/app.component.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{TestBed} from
'@angular/core/testing'
;
2
import
{RouterModule} from
'@angular/router'
;
3
import
{AppComponent} from
'./app.component'
;
4
Callers
nothing calls this directly
Calls
7
beforeEach
Function · 0.85
configureTestingModule
Method · 0.65
createComponent
Method · 0.65
describe
Function · 0.50
it
Function · 0.50
forRoot
Method · 0.45
detectChanges
Method · 0.45
Tested by
no test coverage detected