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

File stateSpec.ts

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

Source from the content-addressed store, hash-verified

1import * as angular from 'angular';
2import { extend, forEach, StateDeclaration, UrlMatcher } from '@uirouter/core';
3import { obj, resolvedError, resolvedValue, html5Compat, decorateExceptionHandler } from './util/testUtilsNg1';
4import { Ng1StateDeclaration } from '../src';

Callers

nothing calls this directly

Calls 15

decorateExceptionHandlerFunction · 0.90
objFunction · 0.90
resolvedValueFunction · 0.90
resolvedErrorFunction · 0.90
html5CompatFunction · 0.90
html5ModeMethod · 0.80
stateMethod · 0.80
urlMethod · 0.80
registerMethod · 0.80
decoratorMethod · 0.80
onInvalidMethod · 0.80
otherwiseMethod · 0.80

Tested by

no test coverage detected