angular-cn/tools/public_api_guard/core/testing
Dimitri Benin 5f40e5ba21 fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718)
Make sure that context (`this`) that is passed to functions generated by test helpers is passed through to the callback functions. Enables usage of Jasmine's variable sharing system to prevent accidental memory leaks during test runs.
2017-01-29 12:08:53 -06:00
..
index.d.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00