aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Yishai Galatzer bcbbc58515 Api cleanup (remove List and Dictionary in favor of IList and IDictionary)
from the public surface copy header values on registration.

Make a copy of the mediatypeheader value in FormatterMappings so it's
really immutable.
2015-02-16 18:19:55 -08:00
..
ActionResults added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
AntiXsrf
ApplicationModel React to Authorize changes 2015-02-16 15:40:57 -08:00
Description Api cleanup (remove List and Dictionary in favor of IList and IDictionary) 2015-02-16 18:19:55 -08:00
Filters React to Authorize changes 2015-02-16 15:40:57 -08:00
Formatters
Internal
Logging
OptionDescriptors Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
ParameterBinding
Properties
Rendering
Routing
TestFiles
Utils
ViewComponents
ActionConstraintValuesTest.cs
ActionDescriptorValuesTest.cs
ActionExecutorTests.cs
ActionModelValuesTest.cs
ApiExplorerModelValuesTest.cs
AttributeRouteInfoValuesTest.cs
AttributeRouteModelValuesTest.cs
BodyModelBinderTests.cs
ConsumesAttributeTests.cs
ControllerActionDescriptorBuilderTest.cs
ControllerActionDescriptorProviderTests.cs React to Authorize changes 2015-02-16 15:40:57 -08:00
ControllerActionInvokerTest.cs Api cleanup (remove List and Dictionary in favor of IList and IDictionary) 2015-02-16 18:19:55 -08:00
ControllerModelValuesTest.cs
ControllerTests.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -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 React to Authorize changes 2015-02-16 15:40:57 -08:00
DefaultAssemblyProviderTests.cs
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 Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
DefaultControllerTypeProviderTest.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
FilterDescriptorValuesTest.cs
FilterValuesTest.cs
FormatterMappingsTest.cs
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockModelBinderProvider.cs
MockModelValidatorProviderProvider.cs
MockMvcOptionsAccessor.cs
MockScopedInstance.cs Fixed build break. 2015-02-16 13:08:10 -08:00
MockValueProviderFactoryProvider.cs
MvcOptionsTests.cs
MvcRouteHandlerTests.cs
RemoteAttributeTest.cs added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
RequireHttpsAttributeTests.cs
RouteConstraintProviderValuesTest.cs
RouteDataActionConstraintTest.cs
RouteDataActionConstraintValuesTest.cs
RouteTemplateProviderAttributesTest.cs
SerializableErrorWrapperTests.cs
ServiceBasedControllerActivatorTest.cs
TestController.cs
TestGlobalFilterProvider.cs
TestValueProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
ViewComponentTests.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
project.json