MCPcopy
hub / github.com/rx-angular/rx-angular / for.directive.strategy.spec.ts

File for.directive.strategy.spec.ts

libs/template/for/src/lib/tests/for.directive.strategy.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComponentFixture, TestBed } from '@angular/core/testing';
2import { RxStrategyProvider } from '@rx-angular/cdk/render-strategies';
3import { provideExperimentalRxForReconciliation } from '../provide-experimental-reconciler';
4import { provideLegacyRxForReconciliation } from '../provide-legacy-reconciler';

Callers

nothing calls this directly

Calls 5

createTestComponentFunction · 0.90
subscribeMethod · 0.80
detectChangesMethod · 0.80

Tested by

no test coverage detected