angular-cn/modules/@angular/platform-browser/testing
Julie Ralph 4a965052f9 fix(platform-browser): remove testing_e2e target (#10029)
The testing_e2e util does not belong in platform-browser and was never
intended to be a public API. Move it out of that whole tree.

BREAKING CHANGE:

The following API was never intended to be public and is removed:

```js
import {verifyNoBrowserErrors} from '@angular/platform-browser/testing_e2e';
```

Consider using Protractor's console plugin: https://github.com/angular/protractor-console-plugin
2016-07-13 10:10:02 -07:00
..
benchmark_util.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
browser.ts fix(testing): reintroduce and deprecate setBaseTestProviders (#9905) 2016-07-11 14:01:11 -07:00
browser_util.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
matchers.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
mock_animation_driver.ts fix(animations): ensure all child elements are rendered before running animations 2016-07-08 18:18:46 -07:00
mock_dom_animate_player.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00