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
CompositeModelValidatorProviderTest.cs
DataAnnotationsModelValidatorProviderTest.cs
DataAnnotationsModelValidatorTest.cs
DataMemberModelValidatorProviderTest.cs
DefaultBodyModelValidatorTests.cs Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
MaxLengthAttributeAdapterTest.cs
MinLengthAttributeAdapterTest.cs
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
StringLengthAttributeAdapterTest.cs