aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Doug Bunting 296ec7736e Go one less step when resolving `[ModelMetadataType]`
- #2610
- make MVC 6's attribute consistent with data annotation's `[MetadataType]`, used in MVC 5
2015-06-14 18:02:10 -07:00
..
ApplicationModel Split Mvc.Core 2015-06-09 02:12:13 -07:00
Internal Split Mvc.Core 2015-06-09 02:12:13 -07:00
ModelBinding Go one less step when resolving `[ModelMetadataType]` 2015-06-14 18:02:10 -07:00
Properties Split Mvc.Core 2015-06-09 02:12:13 -07:00
Routing React to Http namespace changes. 2015-05-07 15:19:10 -07:00
ActionExecutorTests.cs Fix #2414 Part 2 - Add [DefaultValue(...)] support to the invoker for 2015-05-14 13:58:02 -07:00
BindAttributeTest.cs [Fixes #2564] Support comma separated string include in BindAttribute 2015-06-08 14:30:10 -07:00
ControllerActionArgumentBinderTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
ControllerActionDescriptorBuilderTest.cs
ControllerActionDescriptorProviderTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
ControllerActionInvokerTest.cs [Fixes #2409] Return EmptyResult for void actions 2015-06-11 11:51:51 -07:00
DefaultActionSelectorTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
DefaultAssemblyProviderTests.cs
DefaultControllerActivatorTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
DefaultControllerFactoryTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
DefaultControllerTypeProviderTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
DefaultFilterProviderTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
ExcludeTypeValidationFilterExtensionsTests.cs
FilterCollectionExtensionsTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
FlushReportingStream.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
HttpMethodProviderAttributesTests.cs
HttpResponseStreamWriterTest.cs Custom stream writer which avoids writing the BOM and does not flush or close the stream. 2015-05-11 13:27:05 -07:00
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.xproj
MockMvcOptionsAccessor.cs
MockScopedInstance.cs
ModelBindingHelperTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
MvcCoreServiceCollectionExtensionsTest.cs Adding an 'AddMinimalMvc()' for Mvc.Core and sample 2015-06-12 11:29:47 -07:00
MvcOptionsTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
MvcRouteHandlerTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
NoContentFormatterTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
NonDisposableStreamTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
ObjectResultTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
OutputFormatterTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
RouteDataActionConstraintTest.cs
RouteTemplateProviderAttributesTest.cs
ScopedInstanceTest.cs
SessionStateTempDataProviderTest.cs React to Session api review changes 2015-06-08 09:44:05 -07:00
SimpleTypeExcludeFilterTest.cs
StreamOutputFormatterTest.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
StringOutputFormatterTests.cs Split Mvc.Core 2015-06-09 02:12:13 -07:00
TempDataDictionaryTest.cs
TestController.cs Fix #2414 Part 2 - Add [DefaultValue(...)] support to the invoker for 2015-05-14 13:58:02 -07:00
UrlHelperTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
project.json