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

Function wasInjectorCreated

lib/test/angular/1.7.0/angular-mocks.js:2823–2825  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2821 injectorState = new InjectorState(),
2822 annotatedFunctions = [],
2823 wasInjectorCreated = function() {
2824 return !!currentSpec;
2825 };
2826
2827 angular.mock.$$annotate = angular.injector.$$annotate;
2828 angular.injector.$$annotate = function(fn) {

Callers 1

angular-mocks.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected