Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/modules/angular2/test_lib.ts

6 lines
202 B
TypeScript
Raw Normal View History

chore(packaging): update import for the new file structure
2015-02-05 13:08:05 -08:00
export * from './src/test_lib/test_lib';
export * from './src/test_lib/utils';
feat(fakeAsync): allow simulating the passage of time
2015-05-12 16:28:57 +02:00
export * from './src/test_lib/fake_async';
feat(test): add element probe Usage: bootstrap the app with the special binding `ELEMENT_PROBE_CONFIG` from `angular2/debug`. This will provide a global method `ngProbe(element)` that will expose a `DebugElement` with directive instances, ... on it. During tests that use Angular's test injector, the probe is enabled by default. The `DebugElement ` can be retrieved via the function `inspectDomElement` of `angular2/debug`. Note that the `TestComponentBuilder` already returns `DebugElement `s. Closes #1992
2015-05-28 15:02:20 -07:00
export * from './src/test_lib/test_component_builder';
export * from './debug';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 130ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API