aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Kirthi Krishnamraju 951ed05893 Added SetAntiForgeryCookieAndHeader method that sets cookie token and header 2015-01-19 17:58:12 -08:00
..
ActionResults Handle HttpFeature rename 2015-01-18 21:06:12 -08:00
AntiXsrf Added SetAntiForgeryCookieAndHeader method that sets cookie token and header 2015-01-19 17:58:12 -08:00
ApplicationModel Fix for #384 - And some other changes to controller as filter 2015-01-16 19:15:59 -08:00
Description
Filters Changing when controllers are created 2015-01-16 20:23:39 -08:00
Formatters Rename TextPlainFormatter and remove other minor warnings 2015-01-16 12:09:53 -08:00
Internal Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
Logging
OptionDescriptors
ParameterBinding Changing when controllers are created 2015-01-16 20:23:39 -08:00
Properties
Rendering Correct `CheckBoxFor` to ignore `ViewData` 2015-01-16 17:20:34 -08:00
Routing
TestFiles
Utils
ViewComponents Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
ActionConstraintValuesTest.cs
ActionDescriptorValuesTest.cs
ActionExecutorTests.cs
ActionModelValuesTest.cs
ApiExplorerModelValuesTest.cs
AttributeRouteInfoValuesTest.cs
AttributeRouteModelValuesTest.cs
BodyModelBinderTests.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
ConsumesAttributeTests.cs Adding Support for consumes. 2015-01-16 14:15:08 -08:00
ControllerActionDescriptorProviderTests.cs
ControllerActionInvokerTest.cs Changing when controllers are created 2015-01-16 20:23:39 -08:00
ControllerModelValuesTest.cs
ControllerTests.cs Added support for TryValidateModel and its corresponding tests 2015-01-16 17:23:59 -08:00
ControllerUnitTestabilityTests.cs Some cleanup of ActionResults - #657 2015-01-16 17:29:56 -08:00
CopyOnWriteDictionaryTest.cs
DefaultActionDescriptorCollectionProviderLoggingTest.cs
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
DefaultAssemblyProviderTests.cs
DefaultControllerActivatorTest.cs Changing when controllers are created 2015-01-16 20:23:39 -08:00
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
FilterDescriptorValuesTest.cs
FilterValuesTest.cs
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockModelBinderProvider.cs
MockModelValidatorProviderProvider.cs
MockMvcOptionsAccessor.cs
MockScopedInstance.cs
MockValueProviderFactoryProvider.cs
MvcOptionsTests.cs
MvcRouteHandlerTests.cs [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
PropertyHelperTest.cs
RequireHttpsAttributeTests.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
ResponseCacheAttributeTest.cs Changing when controllers are created 2015-01-16 20:23:39 -08:00
RouteConstraintProviderValuesTest.cs
RouteDataActionConstraintTest.cs
RouteDataActionConstraintValuesTest.cs
RouteTemplateProviderAttributesTest.cs
StaticAssemblyProvider.cs
StaticControllerModelBuilder.cs
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
project.json