TestBed.overrideTemplateUsingTestingModule
This allows to overwrite templates for JIT and AOT components alike. In contrast to `TestBed.overrideTemplate`, the template is compiled in the context of the testing module, allowing to use other testing directives. Closes #19815
TestBed.configureTestingModule
StaticInjectorError
COMPILED
tsc-wrapped
ng
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
License: MIT