angular-cn/modules/@angular/compiler/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
..
directive_resolver_mock.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
metadata_overrider.ts fix(testing): override metadata subclasses properly (#10767) 2016-08-12 17:39:33 -07:00
ng_module_resolver_mock.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
pipe_resolver_mock.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
schema_registry_mock.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
test_component_builder.ts refactor(testing): remove deprecated testing functions (#10832) 2016-08-15 21:40:37 -07:00
xhr_mock.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00