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
791518d44d
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Functi...
History
sornaks
791518d44d
Issue
#347
: Throw a better exception when the user didn't add the MVC services.
...
Introducing MarkerService for identifying if MvcServices were added.
2014-08-21 13:59:52 -07:00
..
compiler
/resources
…
ActivatorTests.cs
Make RazorPage.IUrlHelper a non-public property
2014-08-12 10:12:23 -07:00
AntiForgeryTests.cs
Adding a functional test for anti forgery.
2014-08-13 15:00:00 -07:00
BasicTests.cs
…
CompositeViewEngineTests.cs
…
ConnegTests.cs
JsonResult to use ObjectResult for content negotiation to pick default json formatter.
2014-08-15 15:56:24 -07:00
DependencyResolverTests.cs
…
HttpResponseHelpers.cs
…
InlineConstraintTests.cs
…
InputFormatterTests.cs
1. Moving input formatting related classes to MVC Core.(for tests as well).
2014-08-18 17:07:19 -07:00
Microsoft.AspNet.Mvc.FunctionalTests.kproj
Removed source files from the project
2014-08-15 09:14:49 -07:00
ModelBindingTests.cs
Introducing ByteArrayModelBinder.
2014-08-13 15:15:52 -07:00
MvcStartupTests.cs
Issue
#347
: Throw a better exception when the user didn't add the MVC services.
2014-08-21 13:59:52 -07:00
NullLoggerFactory.cs
Implementing ILoggerFactory.AddProvider
2014-08-15 16:34:14 -07:00
OutputFormattterTests.cs
Fixing build break due to tests
2014-08-15 10:28:11 -07:00
ResourceHelpers.cs
…
RoutingTests.cs
Implement RouteKeyHandling.CatchAll
2014-08-14 15:59:09 -07:00
TestApplicationEnvironment.cs
…
TestAssemblyProvider.cs
…
TestConfigurationProvider.cs
…
TestHelper.cs
Added Logging to Mvc
2014-08-01 15:33:47 -07:00
ValueProviderTests.cs
Adding TextPlainFormatter to always handle returning strings as text\plain format.
2014-08-01 13:47:23 -07:00
ViewEngineTests.cs
RazorView should not create new ViewContext when rendering pages.
2014-07-25 06:37:53 -07:00
XmlOutputFormatterTests.cs
Changes to introduce CanWriteResult for Xml OutputFormatters.
2014-08-20 11:09:09 -07:00
project.json
Issue
#347
: Throw a better exception when the user didn't add the MVC services.
2014-08-21 13:59:52 -07:00