angular-cn/modules/@angular/compiler/testing.ts

6 lines
231 B
TypeScript

export * from './testing/schema_registry_mock';
export * from './testing/view_resolver_mock';
export * from './testing/xhr_mock';
export * from './testing/test_component_builder';
export * from './testing/directive_resolver_mock';