angular/packages/router/testing/src
Andrew Kushnir d025f3769f refactor(router): re-export the RouterTestingModule symbols (#60557)
This commit re-exports the symbols that are exposed by the `RouterTestingModule` (which re-exports
the symbols from the `RouterModule`. These re-exports are needed for the Angular compiler
to overcome its limitation (on the consumer side) of not knowing where to import import
symbols when relative imports are used within the package.

PR Close #60557
2025-04-01 14:54:05 +00:00
..
router_testing_harness.ts refactor(router): switching to relative imports within the router package (#60557) 2025-04-01 14:54:05 +00:00
router_testing_module.ts refactor(router): switching to relative imports within the router package (#60557) 2025-04-01 14:54:05 +00:00
testing.ts refactor(router): re-export the RouterTestingModule symbols (#60557) 2025-04-01 14:54:05 +00:00