angular-cn/modules/@angular/forms/test
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
..
directives_spec.ts feat(forms): allow both patching and strict setting of values (#10537) 2016-08-05 13:35:17 -07:00
form_array_spec.ts test(forms): refactor form model tests to three files (#10774) 2016-08-13 17:26:08 -07:00
form_builder_spec.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
form_control_spec.ts test(forms): refactor form model tests to three files (#10774) 2016-08-13 17:26:08 -07:00
form_group_spec.ts test(forms): refactor form model tests to three files (#10774) 2016-08-13 17:26:08 -07:00
reactive_integration_spec.ts refactor(testing): remove deprecated testing functions (#10832) 2016-08-15 21:40:37 -07:00
spies.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
template_integration_spec.ts test(forms): update template-driven form tests to use testbed (#10830) 2016-08-15 16:37:59 -07:00
validators_spec.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00