MCPcopy Index your code
hub / github.com/angular/angular / MyDirective

Class MyDirective

packages/platform-browser/test/testing_public_spec.ts:1177–1178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1175
1176 it('should throw if TestBed.overrideDirective is called after TestBed initialization', () => {
1177 @Directive()
1178 class MyDirective {}
1179
1180 TestBed.inject(Injector);
1181

Callers

nothing calls this directly

Calls 1

DirectiveInterface · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…