angular-cn/modules/@angular/platform-browser/test/browser
Tobias Bosch 5a21f168d6 refactor(core): change bootstrap of modules and names of platforms
BREAKING CHANGES:
- `browserPlatform`/`browserDynamicPlatform`/... have been deprecated and renamed into `platformBrowser`/`platformBrowserDynamic`/....
- `bootstrapModule` and `bootstrapModuleFactory` have been moved to be members of `PlaformRef`.
  E.g. `platformBrowserDynamic().bootstrapModule(MyModule)`.
2016-07-26 07:28:55 -07:00
..
static_assets refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
tools chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
bootstrap_spec.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
browser_adapter_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
rectangle_mock.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
title_spec.ts fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00