aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Pranav K 5119d16b64 ViewComponent.Invoke() should be able to invoke views
Fixes #285
2014-10-17 12:23:18 -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
CompositeViewEngineTests.cs
ConnegTests.cs
CustomUrlHelperTests.cs
DefaultOrderTest.cs
DependencyResolverTests.cs
DirectivesTest.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
InlineConstraintTests.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
InputFormatterTests.cs
InputObjectValidationTests.cs Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
JsonOutputFormatterTests.cs
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 Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
ValueProviderTests.cs
VersioningTests.cs
ViewComponentTests.cs ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00
WebApiCompatShimActionSelectionTest.cs [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
WebApiCompatShimBasicTest.cs [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00