angular/modules/angular2/src/testing
Tobias Bosch 0614797d84 refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler.
BREAKING CHANGE:
`createTestInjector()` does not more include the runtime compiler. Use `createTestInjectorWithRuntimeCompiler()` instead.
Closes #5583
2015-12-03 22:50:14 +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 chore(test): failures in browsers which do no support Symbol.iterator 2015-11-03 21:27:16 +00:00
test_component_builder.ts feat(testing): export useful properties from componentFixture 2015-12-02 16:05:01 -08:00
test_injector.ts refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler. 2015-12-03 22:50:14 +00:00
testing.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing.ts refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler. 2015-12-03 22:50:14 +00:00
testing_internal.dart refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler. 2015-12-03 22:50:14 +00:00
testing_internal.ts refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler. 2015-12-03 22:50:14 +00:00
utils.ts feat(mocks): Mark mock objects @Injectable() 2015-12-03 10:49:56 -08:00