aspnetcore/test
Ryan Nowak 1e02fd2e6b Merge invoker back into one class
This will help future generations maintain this class. Notice that the
protected methods that are going away all just call into another
extensibility point (other than the executor). If we need to we could make
that extensible in the future and then we have the same support with fewer
hooks and less complexity.
2016-05-13 17:43:59 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Merge invoker back into one class 2016-05-13 17:43:59 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Merge branch 'release' into dev 2016-05-03 12:29:33 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Refactor Argument Binder 2016-05-13 08:12:14 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Make ValueProvider creation lazy 2016-05-13 08:11:21 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Make ValueProvider creation lazy 2016-05-13 08:11:21 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
WebSites Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00