angular/modules/angular2/src/core/testability
Julie Ralph 817c79ca77 refactor(testability): rename function to get testability
Previously, getting testability was `window.angular2.getTestability`
This was because the plan was to export the API to the window as
angular2. However, the decision was changed to make this just `angular`
in 3177576ad6

To decouple testability from the rest of the Angular API, just make it
one function, `window.getAngularTestability`.
2015-04-20 15:13:09 -07:00
..
get_testability.dart refactor(testability): rename function to get testability 2015-04-20 15:13:09 -07:00
get_testability.es6 refactor(testability): rename function to get testability 2015-04-20 15:13:09 -07:00
testability.js feat(di): Mark objects @Injectable 2015-04-02 11:02:26 -07:00