angular/modules/angular2/src/testing
Julie Ralph b88a6d983f refactor(testing): move common testing logic into test_injector
Before, all test framework wrappers (internal for dart and js/ts,
angular2_test for dart and testing for js/ts) had similar logic to
keep track of current global test injector and test provider list.
This change wraps that logic into one class managed by the test
injector.

Closes #5819
2015-12-15 01:14:48 +00:00
..
benchmark_util.ts refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
e2e_util.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
e2e_util.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
fake_async.dart refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
fake_async.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
lang_utils.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
lang_utils.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
matchers.dart test(matchers): add support for toHaveCssStyle matcher 2015-11-23 22:43:01 +00:00
matchers.ts test(matchers): add support for toHaveCssStyle matcher 2015-11-23 22:43:01 +00:00
perf_util.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
perf_util.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
shims_for_IE.js fix(testing): remove Symbol dummy shim 2015-12-09 02:57:19 +00:00
test_component_builder.ts refactor(testing): limit imports of barrel-private APIs 2015-12-11 18:39:56 +00:00
test_injector.ts refactor(testing): move common testing logic into test_injector 2015-12-15 01:14:48 +00:00
testing.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing.ts refactor(testing): move common testing logic into test_injector 2015-12-15 01:14:48 +00:00
testing_internal.dart refactor(testing): move common testing logic into test_injector 2015-12-15 01:14:48 +00:00
testing_internal.ts refactor(testing): move common testing logic into test_injector 2015-12-15 01:14:48 +00:00
utils.ts refactor(testing): limit imports of barrel-private APIs 2015-12-11 18:39:56 +00:00