aspnetcore/test/WebSites/RazorWebSite/Views
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
..
Directives
ExpanderViews
FlushPoint Remove `WaitService` 2015-10-28 15:47:16 -07:00
HtmlHelperOptions
InheritingInherits Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
NestedViewImports
NestedViewStarts
PartialViewEngine
PartialsWithLayout
Shared Remove `WaitService` 2015-10-28 15:47:16 -07:00
TemplateExpander
UrlResolution Add `srcset` to list of application relative resolvable URLs. 2015-08-14 15:58:02 -07:00
ViewEngine
ViewNameSpecification_Home
ViewWithPaths
ViewsConsumingCompilationOptions
_ViewImports.cshtml