aspnetcore/test/WebSites/RazorWebSite/Views/FlushPoint
Doug Bunting ff19702db5 Remove `WaitService`
- use `MvcTestFixture` instead of `TestHelper`
  - part of #3139
- continue to test e2e interaction of `FlushAsync()` with sections, partials, et cetera
- remove `FlushPointTest.FlushBeforeCallingLayout()`
  - `RazorPageTest.FlushAsync_ThrowsIfTheLayoutHasBeenSet()` unit test covers the scenario
2015-10-28 15:47:16 -07:00
..
PageWithFlushBeforeLayout.cshtml Remove `WaitService` 2015-10-28 15:47:16 -07:00
PageWithLayout.cshtml Remove `WaitService` 2015-10-28 15:47:16 -07:00
PageWithNestedLayout.cshtml Remove `WaitService` 2015-10-28 15:47:16 -07:00
PageWithPartialsAndViewComponents.cshtml Remove `WaitService` 2015-10-28 15:47:16 -07:00
PageWithSectionInvokedViaRenderSectionAsync.cshtml Remove `WaitService` 2015-10-28 15:47:16 -07:00
PageWithoutLayout.cshtml Remove `WaitService` 2015-10-28 15:47:16 -07:00