aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/OptionDescriptors
Hao Kung 448ac5a0dc React to options and hosting changes 2014-10-14 19:20:28 -07:00
..
DefaultModelBindersProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultValidationProviderProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultValueProviderFactoryProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultViewEngineProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
InputFormatterDescriptorExtensionTest.cs
InputFormatterDescriptorTest.cs
ModelBinderDescriptorExtensionsTest.cs
ModelBinderDescriptorTest.cs
ModelValidatorProviderDescriptor.cs
ModelValidatorProviderDescriptorExtensionsTest.cs
OutputFormatterDescriptorExtensionTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
OutputFormatterDescriptorTest.cs GetSupportedContentTypes to take in declared and runtime type. 2014-09-12 13:56:30 -07:00
ValueProviderFactoryDescriptorExtensionsTest.cs
ValueProviderFactoryDescriptorTest.cs
ViewEngineDescriptorExtensionsTest.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ViewEngineDescriptorTest.cs