aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe.../ViewFeatures
Ryan Nowak 306776ff63 Minor cleanup/refactor of ViewResult
- Make ViewExecutor a service
- Add facades for ViewResult/PartialViewResult
- Add eventing for ViewFound/NotFound in PartialViewResult
- Add eventing around view execution
- Cleanup of some various eventing & our tests code
2015-10-02 08:18:00 -07:00
..
DefaultDisplayTemplatesTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
DefaultEditorTemplatesTest.cs Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
DefaultHtmlGeneratorTest.cs Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
ExpressionMetadataProviderTest.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
ModelExplorerExtensionsTest.cs Move ModelExplorer to ViewFeatures 2015-09-28 14:14:40 -07:00
ModelExplorerTest.cs
PartialViewResultExecutorTest.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
SaveTempDataFilterTest.cs
SessionStateTempDataProviderTest.cs [Fixes #3068] TempData fails silently without sessions middleware 2015-10-01 19:28:46 -07:00
StringCollectionTextWriterTest.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
StringHtmlContentTest.cs
TempDataDictionaryTest.cs
ViewDataDictionaryOfTModelTest.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
ViewDataDictionaryTest.cs
ViewDataOfTTest.cs
ViewExecutorTest.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00
ViewResultExecutorTest.cs Minor cleanup/refactor of ViewResult 2015-10-02 08:18:00 -07:00