Spec-Zone.ru › Angular 2

BrowserDynamicTestingModule

Stable Class

Обзор класса

class BrowserDynamicTestingModule {
}

Описание класса

NgModule для тестирования.

Аннотации

@NgModule({
  exports: [BrowserTestingModule],
  providers: [
    {provide: TestComponentRenderer, useClass: DOMTestComponentRenderer},
  ]
})

экспортировано из @angular/platform-browser-dynamic/testing/index, определено в @angular/platform-browser-dynamic/testing/index.ts

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/platform-browser-dynamic/testing/index/BrowserDynamicTestingModule-class.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API