aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Kirthi Krishnamraju f6e701b2b2 Reverting #1837 and add non-generic overloads for TryUpdateModel 2015-02-23 10:02:51 -08:00
..
ActionResults added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
AntiXsrf React to HttpRequest.IsSecure being renamed 2015-02-17 11:15:56 -08:00
ApplicationModel Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
Description Api cleanup (remove List and Dictionary in favor of IList and IDictionary) 2015-02-16 18:19:55 -08:00
Filters PR feedback to StatusCode filter. 2015-02-19 09:44:13 -08:00
Formatters Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
Internal Fix for #1913 - Improve attribute route link generation for areas 2015-02-11 15:59:48 -08:00
Logging responding to interface break 2015-02-19 14:46:57 -08:00
OptionDescriptors Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
ParameterBinding Reverting #1837 and add non-generic overloads for TryUpdateModel 2015-02-23 10:02:51 -08:00
Properties
Rendering Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
Routing Fix for #1913 - Improve attribute route link generation for areas 2015-02-11 15:59:48 -08:00
TestFiles
Utils
ViewComponents Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
ActionConstraintValuesTest.cs
ActionDescriptorValuesTest.cs
ActionExecutorTests.cs
ActionModelValuesTest.cs
ApiExplorerModelValuesTest.cs
AttributeRouteInfoValuesTest.cs
AttributeRouteModelValuesTest.cs
BodyModelBinderTests.cs Merging Model Validation for body and non body validation. 2015-02-17 11:50:39 -08:00
ConsumesAttributeTests.cs [Fix for #1850]Produces, Consumes and ObjectResult throw if there is a match all content type. 2015-01-30 15:54:58 -08:00
ControllerActionDescriptorBuilderTest.cs Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
ControllerActionDescriptorProviderTests.cs Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
ControllerActionInvokerTest.cs Merging Model Validation for body and non body validation. 2015-02-17 11:50:39 -08:00
ControllerModelValuesTest.cs
ControllerTests.cs Reverting #1837 and add non-generic overloads for TryUpdateModel 2015-02-23 10:02:51 -08:00
ControllerUnitTestabilityTests.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
DefaultActionDescriptorCollectionProviderLoggingTest.cs React to Authorize changes 2015-02-16 15:40:57 -08:00
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
DefaultAssemblyProviderTests.cs Adding Resource Filters 2015-01-12 14:18:20 -08:00
DefaultControllerActivatorTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
DefaultControllerFactoryTest.cs Merging Model Validation for body and non body validation. 2015-02-17 11:50:39 -08:00
DefaultControllerTypeProviderTest.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
DefaultInputFormatterSelectorTests.cs Adding Resource Filters 2015-01-12 14:18:20 -08:00
DefaultViewComponentActivatorTests.cs Issue #1525 - Enhancements to ActionContext 2015-01-27 14:35:31 -08:00
FilterDescriptorValuesTest.cs
FilterValuesTest.cs
FormatterMappingsTest.cs Adding ClearMediaTypeMappingForFormat to FormatterMappings and other PR comments 2015-01-31 23:18:24 -08:00
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj Correct recent checkins 2015-02-12 08:53:17 -08:00
MockModelBinderProvider.cs Adding Resource Filters 2015-01-12 14:18:20 -08:00
MockModelValidatorProviderProvider.cs Adding Resource Filters 2015-01-12 14:18:20 -08:00
MockMvcOptionsAccessor.cs
MockScopedInstance.cs Fixed build break. 2015-02-16 13:08:10 -08:00
MockValueProviderFactoryProvider.cs Adding Resource Filters 2015-01-12 14:18:20 -08:00
MvcOptionsTests.cs Issue #1785 - Changes to add CacheProfiles for response caching. 2015-02-04 15:25:45 -08:00
MvcRouteHandlerTests.cs [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
RemoteAttributeTest.cs added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
RequireHttpsAttributeTests.cs React to HttpRequest.IsSecure being renamed 2015-02-17 11:15:56 -08:00
RouteConstraintProviderValuesTest.cs
RouteDataActionConstraintTest.cs
RouteDataActionConstraintValuesTest.cs
RouteTemplateProviderAttributesTest.cs
SerializableErrorWrapperTests.cs [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00
ServiceBasedControllerActivatorTest.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
TestController.cs
TestGlobalFilterProvider.cs
TestValueProvider.cs Make BindingSource extensible 2015-02-05 13:41:31 -08:00
TypeHelperTest.cs
UrlHelperTest.cs added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
ViewComponentTests.cs
ViewDataDictionaryOfTModelTest.cs Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
ViewDataDictionaryTest.cs Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08:00
project.json [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00