aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Validation
Doug Bunting 3e26142de1 Remove use of `Assert.DoesNotThrow()`
- no longer in xunit 😃
2014-12-11 15:51:15 -08:00
..
AssociatedValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
CompareAttributeAdapterTest.cs matched classnames with filenames 2014-11-25 11:21:17 -08:00
CompositeModelValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DataAnnotationsModelValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DataAnnotationsModelValidatorTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
DataMemberModelValidatorProviderTest.cs
DefaultBodyModelValidatorTests.cs Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
MaxLengthAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
MinLengthAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
ModelStateDictionaryTest.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
ModelValidationNodeTest.cs Fix for #1681 - Model state errors are wrong with attributes like [FromHeader] 2014-12-10 14:03:51 -08:00
RangeAttributeAdapterTest.cs
ReferenceEqualityComparerTest.cs Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
RequiredAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
StringLengthAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00