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
CompareAttributeAdapterTest.cs matched classnames with filenames 2014-11-25 11:21:17 -08:00
CompositeModelValidatorProviderTest.cs
DataAnnotationsModelValidatorProviderTest.cs
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
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