AspNetWebStack/test/Common
davidmatson 9cac3aebf5 Correct route provider attribute usages (fixes #1405).
Also cleanup redundant attribute usage attributes on MVC filter overrides.
2013-11-07 14:39:06 -08:00
..
Routing Correct route provider attribute usages (fixes #1405). 2013-11-07 14:39:06 -08:00
AttributeListTest.cs Opt2A: MVC: Avoid Cast<Attribute> with AttributeList. 2013-03-26 19:37:34 -07:00
CollectionExtensionsTest.cs Opt12: Optimize and refactor FindAction to reduce collection use. 2013-04-08 10:26:52 -07:00
DictionaryExtensionsTest.cs Opt3C: MVC: Avoid Linq and copying when removing from dictionaries. 2013-04-02 13:27:44 -07:00
ErrorTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpMethodHelperTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
ListWrapperCollectionTests.cs DS02: ListWrapperCollection for faster looping. 2013-03-29 16:00:56 -07:00
PathHelpersTest.cs Opt18: WebPageRoute: Eliminate some string allocations. 2013-04-05 16:26:39 -07:00
PrefixContainerTest.cs 832 Model-binding collection fails when non-collection property shares a prefix 2013-04-25 15:58:48 -07:00
TaskHelpersExtensionsTest.cs Removed unused code from TaskHelpers and TaskHelpersExtensions. 2013-11-06 12:31:04 -08:00
TaskHelpersTest.cs Removed unused code from TaskHelpers and TaskHelpersExtensions. 2013-11-06 12:31:04 -08:00
TypeExtensionsTest.cs Issue 590: [Required] should not present users with duplicate errors 2013-05-06 14:48:23 -07:00
UriQueryUtilityTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00