aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Ajay Bhargav Baaskaran 7c0eb56e59 ContentResult sets Charset along with ContentType
- Sets default ContentType and Charset if null
- Added relevant unit and functional tests
2015-01-16 12:24:44 -08:00
..
Compiler/Resources Allow `@Model` in bound tag helper attribute value 2015-01-15 16:47:27 -08:00
Logging
ActionResultTests.cs ContentResult sets Charset along with ContentType 2015-01-16 12:24:44 -08:00
ActivatorTests.cs
AntiForgeryTestHelper.cs
AntiForgeryTests.cs
ApiExplorerTest.cs
ApplicationModelTest.cs
BasicTests.cs
CompilationOptionsTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
CustomRouteTest.cs Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00
CustomUrlHelperTests.cs
DefaultOrderTest.cs
DependencyResolverTests.cs
DirectivesTest.cs
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
FiltersTest.cs React to Security Auth changes 2015-01-15 23:41:52 -08:00
FlushPointTest.cs
HttpResponseMessageExceptions.cs
InlineConstraintTests.cs Nit: Clean up duplicate tests 2015-01-13 12:49:26 -08:00
InputFormatterTests.cs
InputObjectValidationTests.cs
JsonOutputFormatterTests.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj
ModelBindingFromHeaderTest.cs Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
ModelBindingModelBinderAttributeTest.cs
ModelBindingTests.cs Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
MvcSampleTests.cs
MvcStartupTests.cs
MvcTagHelpersTests.cs MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
NullLoggerFactory.cs
OutputFormatterTest.cs Rename TextPlainFormatter and remove other minor warnings 2015-01-16 12:09:53 -08:00
PrecompilationTest.cs
RazorInstrumentationTests.cs
RazorViewEngineOptionsTest.cs
RazorViewLocationSpecificationTest.cs
RequestServicesTest.cs React to aspnet/Razor#240. 2015-01-13 22:35:43 -08:00
ResourceHelpers.cs
RespectBrowserAcceptHeaderTests.cs [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
ResponseCacheTest.cs Changes introducing ResponseCache to cache content in the client/proxy. 2015-01-15 16:51:22 -08:00
RoundTripTests.cs
RouteDataTest.cs
RoutingTests.cs
TagHelperSampleTest.cs
TagHelpersTest.cs Add support for `@removeTagHelpers` inheritance from _ViewStart files 2015-01-15 12:12:00 -08:00
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs
ValueProviderTest.cs
VersioningTests.cs
ViewComponentTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Work around dependency resolution problem 2015-01-16 03:01:51 -08:00