class ServerTestingModule { }
NgModule for testing.
@NgModule({ exports: [BrowserDynamicTestingModule], imports: [NoopAnimationsModule], providers: SERVER_RENDER_PROVIDERS })
exported from platform-server/testing/index, defined in platform-server/testing/src/server.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/platform-server/testing/index/ServerTestingModule-class.html