W3cubDocs

/Angular

BrowserTestingModule

ngmodule

NgModule for testing.

class BrowserTestingModule {
}

Providers

Provider
{ provide: APP_ID, useValue: 'a' }
provideZoneChangeDetection()
{ provide: PlatformLocation, useClass: MockPlatformLocation }

© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/platform-browser/testing/BrowserTestingModule