MCPcopy Create free account
hub / github.com/angular-component/router / path-parser.spec.ts

File path-parser.spec.ts

libs/router/src/lib/utils/path-parser.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Route } from '../route';
2import { matchRoute, parsePath } from './path-parser';
3
4describe('parsePath', () => {

Callers

nothing calls this directly

Calls 2

parsePathFunction · 0.90
matchRouteFunction · 0.90

Tested by

no test coverage detected