MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / wasInjectorCreated

Function wasInjectorCreated

lib/test/angular/1.6.7/angular-mocks.js:2831–2833  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2829 injectorState = new InjectorState(),
2830 annotatedFunctions = [],
2831 wasInjectorCreated = function() {
2832 return !!currentSpec;
2833 };
2834
2835 angular.mock.$$annotate = angular.injector.$$annotate;
2836 angular.injector.$$annotate = function(fn) {

Callers 1

angular-mocks.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected