Class Overview
class ServerTestingModule {
}
Class Description
NgModule for testing.
Annotations
@NgModule({exports: [BrowserDynamicTestingModule], providers: SERVER_RENDER_PROVIDERS})
exported from @angular/platform-server/testing/index, defined in @angular/platform-server/testing/server.ts