aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Mugdha Kulkarni d7f2630ad2 Making FormatFilterAttribute an IFilterFactory 2015-01-31 23:18:30 -08:00
..
ActionResults [Fix for #1850]Produces, Consumes and ObjectResult throw if there is a match all content type. 2015-01-30 15:54:58 -08:00
AntiXsrf Revert "Revert "Added SetAntiForgeryCookieAndHeader method that sets cookie token and header"" 2015-01-20 10:51:44 -08:00
ApplicationModel Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
Description Adds parameter information to ApiExplorer 2015-01-22 13:30:41 -08:00
Filters Making FormatFilterAttribute an IFilterFactory 2015-01-31 23:18:30 -08:00
Formatters [Resolves #1887] XmlDataContractSerializer Input and Output Formatter Tests Cleanup. 2015-01-30 10:02:33 +01:00
Internal Handle trailing semicolon after @inject. 2015-01-22 14:01:10 -08:00
Logging Logging assemblies, controllers, and actions 2014-12-18 10:52:20 -08:00
OptionDescriptors Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
ParameterBinding Fix for #1538 and #1891 2015-01-28 16:53:28 -08:00
Properties Updating copyright headers 2014-05-08 23:01:20 -07:00
Rendering Use `[Display(Order=x)]` to sort validation messages and properties 2015-01-29 09:31:05 -08:00
Routing Adding functional tests and attribute route tests. 2015-01-31 23:15:13 -08:00
TestFiles [Fixes #1201] Handle virtual paths in FilePathResult 2014-10-16 13:05:55 -07:00
Utils
ViewComponents Issue #1525 - Enhancements to ActionContext 2015-01-27 14:35:31 -08:00
ActionConstraintValuesTest.cs
ActionDescriptorValuesTest.cs
ActionExecutorTests.cs
ActionModelValuesTest.cs
ApiExplorerModelValuesTest.cs
AttributeRouteInfoValuesTest.cs
AttributeRouteModelValuesTest.cs
BodyModelBinderTests.cs
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 Add ApiExplorer details to ApplicationModel 2015-01-26 14:47:11 -08:00
ControllerActionInvokerTest.cs Fix for #1538 and #1891 2015-01-28 16:53:28 -08:00
ControllerModelValuesTest.cs
ControllerTests.cs
ControllerUnitTestabilityTests.cs
DefaultActionDescriptorCollectionProviderLoggingTest.cs
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs
DefaultAssemblyProviderTests.cs
DefaultControllerActivatorTest.cs Issue #1525 - Enhancements to ActionContext 2015-01-27 14:35:31 -08:00
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
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 Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
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 [Fixes #1121,#1508] Wrap objects for serialization/deserialization and DelegatingEnumerable<> support for IEnumerable<T> and IQueryable<T> 2015-01-30 18:10:01 -08:00
MockModelBinderProvider.cs
MockModelValidatorProviderProvider.cs
MockMvcOptionsAccessor.cs
MockScopedInstance.cs
MockValueProviderFactoryProvider.cs
MvcOptionsTests.cs
MvcRouteHandlerTests.cs
RemoteAttributeTest.cs React to quick cleanup in Routing 2015-01-30 17:52:10 -08:00
RequireHttpsAttributeTests.cs
ResponseCacheAttributeTest.cs Changing when controllers are created 2015-01-16 20:23:39 -08:00
RouteConstraintProviderValuesTest.cs Adding IRouteConstraintProvider and supporting it on actions 2014-12-31 14:50:33 -08:00
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
StaticAssemblyProvider.cs
StaticControllerModelBuilder.cs
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
UrlHelperTest.cs React to quick cleanup in Routing 2015-01-30 17:52:10 -08:00
ViewComponentTests.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
project.json [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00