angular/modules/@angular/core/testing
Julie Ralph 4c9900dc3a refactor(testing): remove deprecated testing functions (#10832)
Remove TestComponentBuilder, addProviders, and withProviders. These
were deprecated in rc5 - see the changelog for update information.

Note - this does not actually remove the functions, but makes them
internal only. They will be removed from the codebase entirely
at a later time.
2016-08-15 21:40:37 -07:00
..
async.ts fix: public api surface fixes + stability markers 2016-06-28 07:39:40 -07:00
async_test_completer.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
component_fixture.ts refactor(chore): remove deprecated NgZoneError (#10822) 2016-08-15 16:10:30 -07:00
fake_async.ts fix(fake_async): share zone between beforeEach and it 2016-08-02 11:23:26 -07:00
lang_utils.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
logger.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
metadata_override.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
mock_animation_player.ts refactor(animations): move MockAnimationPlayer back into core (#9966) 2016-07-11 10:55:47 -07:00
mock_application_ref.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
ng_zone_mock.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
test_bed.ts refactor(testing): remove deprecated testing functions (#10832) 2016-08-15 21:40:37 -07:00
test_compiler.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
test_component_builder.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
testing.ts refactor(testing): remove deprecated testing functions (#10832) 2016-08-15 21:40:37 -07:00
testing_internal.ts refactor(testing): remove deprecated testing functions (#10832) 2016-08-15 21:40:37 -07:00