mode_edit codeAPI / @angular/platform-server/testingServerTestingModulelinkclass 试验性的NgModule for testing.class ServerTestingModule { }注解link@NgModule({ exports: [BrowserDynamicTestingModule], imports: [NoopAnimationsModule], providers: SERVER_RENDER_PROVIDERS })