aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/OptionDescriptors
David Fowler 34add2249e Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
..
DefaultModelBindersProviderTest.cs
DefaultValidationProviderProviderTest.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
DefaultValueProviderFactoryProviderTest.cs
DefaultViewEngineProviderTest.cs
InputFormatterDescriptorExtensionTest.cs Adding Input Formatters to MVC Options and using HeaderValueAbstractions 2014-08-18 10:25:19 -07:00
InputFormatterDescriptorTest.cs 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
ModelBinderDescriptorExtensionsTest.cs
ModelBinderDescriptorTest.cs
ModelValidatorProviderDescriptor.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
ModelValidatorProviderDescriptorExtensionsTest.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
OutputFormatterDescriptorExtensionTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
OutputFormatterDescriptorTest.cs 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
ValueProviderFactoryDescriptorExtensionsTest.cs
ValueProviderFactoryDescriptorTest.cs
ViewEngineDescriptorTest.cs
ViewEngineDscriptorExtensionsTest.cs