angular-docs-cn/modules/@angular/compiler/testing
Jason Choi c48021ab97 refactor(compiler): move test/test_bindings to testing/test_bindings (#10081)
`test_bindings` is used in core test cases too, but `test` should be
private to the package, so it should live in `testing`.
2016-08-17 16:37:31 -07:00
..
directive_resolver_mock.ts refactor(core/testing): remove deprecated ViewMetadata (#10837) 2016-08-16 13:59:06 -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
resource_loader_mock.ts fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
schema_registry_mock.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
test_bindings.ts refactor(compiler): move test/test_bindings to testing/test_bindings (#10081) 2016-08-17 16:37:31 -07:00
test_component_builder.ts refactor(core/testing): remove deprecated ViewMetadata (#10837) 2016-08-16 13:59:06 -07:00