This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3eaa9d0b6d
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Functi...
History
Harsh Gupta
8f933b2ac3
[Fixefor
#860
]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
...
also updates FromBody to use the new pattern for model binding.
2014-10-16 10:20:15 -07:00
..
compiler
/resources
Adding support for inheriting tag helpers from _ViewStart files
2014-10-16 07:55:37 -07:00
ActivatorTests.cs
…
AntiForgeryTestHelper.cs
…
AntiForgeryTests.cs
…
ApiExplorerTest.cs
…
ApplicationModelTest.cs
…
BasicTests.cs
Use DefaultOrder in MvcOptionsSetup
2014-10-15 17:12:52 -07:00
CompositeViewEngineTests.cs
…
ConnegTests.cs
[
Fixes
#1216
] Provide a property on JsonOutputFormatter to set serializer settings
2014-10-15 09:27:09 -07:00
CustomUrlHelperTests.cs
…
DefaultOrderTest.cs
Use DefaultOrder in MvcOptionsSetup
2014-10-15 17:12:52 -07:00
DependencyResolverTests.cs
…
DirectivesTest.cs
…
FileResultTests.cs
…
FiltersTest.cs
Issue
#937
: Adding functional tests for Filters.
2014-10-15 14:24:53 -07:00
FlushPointTest.cs
…
InlineConstraintTests.cs
…
InputFormatterTests.cs
…
InputObjectValidationTests.cs
…
JsonOutputFormatterTests.cs
[
Fixes
#1216
] Provide a property on JsonOutputFormatter to set serializer settings
2014-10-15 09:27:09 -07:00
LinkGenerationTests.cs
…
Microsoft.AspNet.Mvc.FunctionalTests.kproj
…
ModelBindingTests.cs
[Fixefor
#860
]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
2014-10-16 10:20:15 -07:00
MvcSampleTests.cs
…
MvcStartupTests.cs
…
NullLoggerFactory.cs
…
OutputFormattterTests.cs
…
RazorInstrumentationTests.cs
…
ResourceHelpers.cs
…
RoutingTests.cs
…
TagHelpersTest.cs
Adding support for inheriting tag helpers from _ViewStart files
2014-10-16 07:55:37 -07:00
TestApplicationEnvironment.cs
…
TestAssemblyProvider.cs
…
TestConfigurationProvider.cs
…
TestHelper.cs
…
ValueProviderTests.cs
…
VersioningTests.cs
…
ViewEngineTests.cs
Layout property needs to be propogated between nested view starts
2014-10-15 18:54:02 -07:00
WebApiCompatShimActionSelectionTest.cs
…
WebApiCompatShimBasicTest.cs
[
Fixes
#1283
] Add functional tests for WebAPI-style controllers returning HttpContent
2014-10-16 01:52:33 -07:00
XmlOutputFormatterTests.cs
…
XmlSerializerInputFormatterTests.cs
…
project.json
…