MCPcopy
hub / github.com/angular-ui/ui-router / urlRouterSpec.ts

File urlRouterSpec.ts

test/urlRouterSpec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as angular from 'angular';
2import { ILocationService, ILocationProvider } from 'angular';
3import { html5Compat } from './util/testUtilsNg1';
4import { UrlRule, UrlMatcher, UrlMatcherFactory, UrlRouter, StateService, UIRouter } from '../src/index';

Callers

nothing calls this directly

Calls 7

html5CompatFunction · 0.90
deferInterceptMethod · 0.80
ruleMethod · 0.80
otherwiseMethod · 0.80
whenMethod · 0.80
html5ModeMethod · 0.80
urlMethod · 0.80

Tested by

no test coverage detected