Class Overview
class ServerTestingModule {
}
Class Description
NgModule for testing.
Class Export
export class ServerTestingModule
Annotations
@NgModule({exports: [BrowserDynamicTestingModule]})
exported from @angular/platform-server/testing defined in @angular/platform-server/testing/server.ts (line 32)